shithub: choc

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