shithub: choc

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