shithub: choc

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