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