shithub: choc

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