shithub: choc

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