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