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