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