shithub: choc

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