shithub: choc

ref: 35e27b41d787adca0b4f5c2ec394effb5475301b
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)
{
}