shithub: choc

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