shithub: choc

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