shithub: choc

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