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