shithub: choc

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