shithub: choc

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