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