aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-um/tlb.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-um/tlb.h')
-rw-r--r--include/asm-um/tlb.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/asm-um/tlb.h b/include/asm-um/tlb.h
new file mode 100644
index 0000000..c640033
--- /dev/null
+++ b/include/asm-um/tlb.h
@@ -0,0 +1,6 @@
+#ifndef __UM_TLB_H
+#define __UM_TLB_H
+
+#include <asm/arch/tlb.h>
+
+#endif