summaryrefslogtreecommitdiff
path: root/libmachdev
diff options
context:
space:
mode:
Diffstat (limited to 'libmachdev')
-rw-r--r--libmachdev/device.defs1
1 files changed, 1 insertions, 0 deletions
diff --git a/libmachdev/device.defs b/libmachdev/device.defs
index b514b3b9..ef777efe 100644
--- a/libmachdev/device.defs
+++ b/libmachdev/device.defs
@@ -153,6 +153,7 @@ routine device_intr_notify(
master_port : mach_port_t;
in irq : int;
in id : int;
+ in flags : int;
in receive_port : mach_port_send_t
);