shithub: choc

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