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