shithub: choc

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