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