shithub: choc

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