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