shithub: choc

ref: 9a3b6e9222c3bd1270ce51f36ee01c4b18f062b3
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)
{
}