shithub: choc

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