shithub: choc

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