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