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