shithub: choc

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