shithub: choc

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