shithub: choc

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