shithub: choc

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