[PATCH 48/54] Add arch/nios2/include/asm/segment.h
franck.jullien at gmail.com
franck.jullien at gmail.com
Thu Mar 3 17:59:02 EST 2011
From: Franck JULLIEN <franck.jullien at gmail.com>
Add arch/nios2/include/asm/segment.h
---
arch/nios2/include/asm/segment.h | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
create mode 100644 arch/nios2/include/asm/segment.h
diff --git a/arch/nios2/include/asm/segment.h b/arch/nios2/include/asm/segment.h
new file mode 100644
index 0000000..50d94fb
--- /dev/null
+++ b/arch/nios2/include/asm/segment.h
@@ -0,0 +1,6 @@
+#ifndef _ASM_NIOS2_SEGMENT_H
+#define _ASM_NIOS2_SEGMENT_H
+
+/* Only here because we have some old header files that expect it.. */
+
+#endif /* _ASM_NIOS2_SEGMENT_H */
--
1.7.3.4
More information about the barebox
mailing list