shithub: choc

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