summaryrefslogtreecommitdiffstats
path: root/include/asm-mips64/segment.h
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>1999-12-04 03:58:56 +0000
committerRalf Baechle <ralf@linux-mips.org>1999-12-04 03:58:56 +0000
commit1d67e90f19a7acfd9a05dc59678e7d0c5090bd0d (patch)
tree357efc7b93f8f5102110d20d293f41360ec212fc /include/asm-mips64/segment.h
parentaea27b2e18d69af87e673972246e66657b4fa274 (diff)
Merge with Linux 2.3.21.
Diffstat (limited to 'include/asm-mips64/segment.h')
-rw-r--r--include/asm-mips64/segment.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/asm-mips64/segment.h b/include/asm-mips64/segment.h
new file mode 100644
index 000000000..92ac001fc
--- /dev/null
+++ b/include/asm-mips64/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 */