shithub: choc

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