shithub: choc

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