shithub: choc

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