shithub: choc

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