shithub: choc

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