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