shithub: choc

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