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