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