shithub: choc

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