shithub: choc

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