shithub: choc

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