shithub: choc

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