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