aboutsummaryrefslogtreecommitdiff
path: root/conf/trap/trap_hcx.h
diff options
context:
space:
mode:
Diffstat (limited to 'conf/trap/trap_hcx.h')
-rw-r--r--conf/trap/trap_hcx.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/trap/trap_hcx.h b/conf/trap/trap_hcx.h
new file mode 100644
index 000000000000..0a51462cd11f
--- /dev/null
+++ b/conf/trap/trap_hcx.h
@@ -0,0 +1,2 @@
+/* $srcdir/conf/trap/trap_hcx.h */
+#define MOUNT_TRAP(type, mnt, flags, mnt_data) mountsyscall(type, mnt->mnt_dir, flags, mnt_data)