shithub: choc

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