shithub: choc

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