shithub: choc

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