shithub: choc

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