aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-m68knommu/local.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-m68knommu/local.h')
-rw-r--r--include/asm-m68knommu/local.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/asm-m68knommu/local.h b/include/asm-m68knommu/local.h
new file mode 100644
index 000000000000..84a39c1b86f8
--- /dev/null
+++ b/include/asm-m68knommu/local.h
@@ -0,0 +1,6 @@
+#ifndef __M68KNOMMU_LOCAL_H
+#define __M68KNOMMU_LOCAL_H
+
+#include <asm-generic/local.h>
+
+#endif /* __M68KNOMMU_LOCAL_H */