shithub: choc

ref: 379d372c65dee97d13b9a490c7c7a1a466478b7f
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)
{
}