shithub: choc

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