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