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