shithub: choc

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