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