shithub: choc

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