shithub: choc

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