shithub: choc

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