shithub: choc

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