shithub: choc

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