shithub: choc

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