shithub: choc

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