mirror of
https://github.com/kanjitalk755/macemu.git
synced 2025-08-05 22:25:32 +00:00
add NULL return value to macho timer function
This commit is contained in:
@@ -573,6 +573,7 @@ static void *timer_func(void *arg)
|
||||
}
|
||||
semaphore_signal(wakeup_time_sem);
|
||||
}
|
||||
return NULL;
|
||||
}
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user