shithub: choc

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