shithub: choc

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