shithub: choc

ref: 81e92c1bb287bb0b793bd9c5f4a3889e8f6ee4a3
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)
{
}