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