shithub: choc

ref: 3ac144025a055a3b85c1f4b2ef05b6f2892788f5
dir: /wince/dummy.c/

View raw version

// Dummy source file so that the Windows CE workaround library is
// not empty.  Some platforms don't like empty libraries.

void DummyWindowsCEFunction(void)
{
}