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