shithub: choc

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