shithub: choc

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