shithub: choc

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