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