9 lines
165 B
C
9 lines
165 B
C
|
|
// Dummy source file so that the Windows CE workaround library is
|
|
// not empty. Some platforms don't like empty libraries.
|
|
|
|
void DummyWindowsCEFunction(void)
|
|
{
|
|
}
|
|
|