shithub: choc

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