shithub: choc

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