shithub: choc

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