shithub: choc

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