shithub: choc

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