summaryrefslogtreecommitdiff
path: root/console/ourfs_notify.defs
diff options
context:
space:
mode:
Diffstat (limited to 'console/ourfs_notify.defs')
-rw-r--r--console/ourfs_notify.defs5
1 files changed, 5 insertions, 0 deletions
diff --git a/console/ourfs_notify.defs b/console/ourfs_notify.defs
new file mode 100644
index 00000000..64127fe6
--- /dev/null
+++ b/console/ourfs_notify.defs
@@ -0,0 +1,5 @@
+/* Private specialized presentation of fs_notify.defs for diskfs library. */
+
+#define routine simpleroutine
+#define USERPREFIX nowait_
+#include <hurd/fs_notify.defs>