shithub: choc

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