shithub: choc

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