shithub: choc

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