shithub: choc

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