shithub: choc

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