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