shithub: choc

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