shithub: choc

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