shithub: choc

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