shithub: choc

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