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