shithub: choc

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