shithub: choc

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