shithub: choc

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