shithub: choc

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