shithub: choc

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