shithub: choc

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