shithub: choc

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