shithub: choc

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