shithub: choc

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