shithub: choc

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