shithub: choc

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