shithub: choc

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