shithub: choc

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