shithub: choc

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