shithub: choc

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