shithub: choc

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