shithub: choc

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