shithub: choc

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