shithub: choc

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