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