shithub: choc

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