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