shithub: choc

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