shithub: choc

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