shithub: choc

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