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