shithub: choc

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