Add efacf056cd
This commit is contained in:
8
dockerdoom/trunk/wince/dummy.c
Normal file
8
dockerdoom/trunk/wince/dummy.c
Normal file
@ -0,0 +1,8 @@
|
||||
|
||||
// Dummy source file so that the Windows CE workaround library is
|
||||
// not empty. Some platforms don't like empty libraries.
|
||||
|
||||
void DummyWindowsCEFunction(void)
|
||||
{
|
||||
}
|
||||
|
Reference in New Issue
Block a user