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