shithub: choc

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