shithub: choc

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