shithub: choc

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