shithub: choc

ref: 213b88ef3557f680233c6165b5dc6f2185c0f482
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)
{
}