shithub: choc

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