shithub: choc

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