shithub: choc

ref: 4511434446e523a5e2a7383b14846df2b91df8f1
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)
{
}