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