summaryrefslogtreecommitdiffstats
path: root/include/asm-um/mman.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-um/mman.h')
-rw-r--r--include/asm-um/mman.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/asm-um/mman.h b/include/asm-um/mman.h
new file mode 100644
index 000000000000..b09ed523019b
--- /dev/null
+++ b/include/asm-um/mman.h
@@ -0,0 +1,6 @@
+#ifndef __UM_MMAN_H
+#define __UM_MMAN_H
+
+#include "asm/arch/mman.h"
+
+#endif