shithub: choc

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