shithub: choc

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