shithub: choc

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