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