openwrtv3/target/linux/generic-2.6/patches-2.6.30/207-powerpc_asm_segment_h.patch
Imre Kaloz 2d0ccf7f5e preliminary 2.6.30 support
SVN-Revision: 15468
2009-04-28 13:35:14 +00:00

9 lines
219 B
Diff

--- /dev/null
+++ b/include/asm-powerpc/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 */