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