shithub: choc

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