shithub: choc

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