shithub: choc

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