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