shithub: choc

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