shithub: choc

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