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