shithub: choc

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