shithub: choc

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