shithub: choc

ref: 1a758de7023a79d8a9b44904caf938e58807fbbe
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)
{
}