shithub: choc

ref: 0ee1e28de2ca6fc80fd69dfa2027168c15dc666d
dir: /wince/dummy.c/

View raw version

// Dummy source file so that the Windows CE workaround library is
// not empty.  Some platforms don't like empty libraries.

void DummyWindowsCEFunction(void)
{
}