shithub: choc

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