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