shithub: choc

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