shithub: choc

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