shithub: choc

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