shithub: choc

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