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