Archived
1
0
This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
Files
archive/target/linux/generic-2.6/patches-2.6.30/207-powerpc_asm_segment_h.patch
Imre Kaloz 0b26ced7d3 preliminary 2.6.30 support
SVN-Revision: 15468
2009-04-28 13:35:14 +00:00

10 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 */