shithub: choc

ref: 372ad50b2260e5e03c251ae8442a65bd32334cf6
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)
{
}