shithub: choc

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