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