shithub: choc

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