shithub: choc

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