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