summaryrefslogtreecommitdiffstats
path: root/arch/h8300/include/asm/mmu_context.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/h8300/include/asm/mmu_context.h')
-rw-r--r--arch/h8300/include/asm/mmu_context.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/h8300/include/asm/mmu_context.h b/arch/h8300/include/asm/mmu_context.h
new file mode 100644
index 000000000000..a9f550f5b5ec
--- /dev/null
+++ b/arch/h8300/include/asm/mmu_context.h
@@ -0,0 +1,6 @@
+#ifndef _ASM_H8300_MMU_CONTEXT_H
+#define _ASM_H8300_MMU_CONTEXT_H
+
+#include <asm-generic/nommu_context.h>
+
+#endif /* _ASM_H8300_MMU_CONTEXT_H */