shithub: choc

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