aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/asm-sh64/segment.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-sh64/segment.h')
-rw-r--r--include/asm-sh64/segment.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/asm-sh64/segment.h b/include/asm-sh64/segment.h
new file mode 100644
index 000000000000..92ac001fc483
--- /dev/null
+++ b/include/asm-sh64/segment.h
@@ -0,0 +1,6 @@
+#ifndef _ASM_SEGMENT_H
+#define _ASM_SEGMENT_H
+
+/* Only here because we have some old header files that expect it.. */
+
+#endif /* _ASM_SEGMENT_H */