shithub: choc

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