shithub: choc

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