ref: 59d5d0d646f3d4ca1eb2370154db4b4371185e2f dir: /wince/dummy.c/
// Dummy source file so that the Windows CE workaround library is // not empty. Some platforms don't like empty libraries. void DummyWindowsCEFunction(void) { }