shithub: choc

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