shithub: choc

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