shithub: choc

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