shithub: choc

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