shithub: choc

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