shithub: choc

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