shithub: choc

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