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