summaryrefslogtreecommitdiff
path: root/include/device/notify.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/device/notify.h')
-rw-r--r--include/device/notify.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/device/notify.h b/include/device/notify.h
index bd8d3a56..addf9114 100644
--- a/include/device/notify.h
+++ b/include/device/notify.h
@@ -29,6 +29,6 @@ typedef struct
int id;
} device_intr_notification_t;
-#define DEVICE_INTR_NOTIFY 424242
+#define DEVICE_INTR_NOTIFY 100
#endif /* _MACH_DEVICE_NOTIFY_H_ */