shithub: choc

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