shithub: choc

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