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