shithub: choc

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