Loading...
--- xnu/xnu-792/iokit/Kernel/IOEventSource.cpp
+++ xnu/xnu-344.12.2/iokit/Kernel/IOEventSource.cpp
@@ -54,7 +54,7 @@
{ workLoop->wakeupGate(event, oneThread); }
bool IOEventSource::init(OSObject *inOwner,
- Action inAction)
+ Action inAction = 0)
{
if (!inOwner)
return false;