shithub: choc

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