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