shithub: choc

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