shithub: choc

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