summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/segment.h
diff options
context:
space:
mode:
authorRalf Baechle2008-09-16 19:48:51 +0200
committerRalf Baechle2008-10-11 17:18:52 +0200
commit384740dc49ea651ba350704d13ff6be9976e37fe (patch)
treea6e80cad287ccae7a86d81bfa692fc96889c88ed /arch/mips/include/asm/segment.h
parentMIPS: Alchemy: rename directory (diff)
downloadkernel-qcow2-linux-384740dc49ea651ba350704d13ff6be9976e37fe.tar.gz
kernel-qcow2-linux-384740dc49ea651ba350704d13ff6be9976e37fe.tar.xz
kernel-qcow2-linux-384740dc49ea651ba350704d13ff6be9976e37fe.zip
MIPS: Move headfiles to new location below arch/mips/include
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/include/asm/segment.h')
-rw-r--r--arch/mips/include/asm/segment.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/mips/include/asm/segment.h b/arch/mips/include/asm/segment.h
new file mode 100644
index 000000000000..92ac001fc483
--- /dev/null
+++ b/arch/mips/include/asm/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 */