shithub: choc

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