Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 56957
Collapse All | Expand All

(-)linux26-headers-2.6.7-appCompat.patch (-1 lines)
Lines 1146-1154 Link Here
1146
 }
1146
 }
1147
 
1147
 
1148
 /*
1148
 /*
1149
diff -ur linux-2.6.7/compiler.h linux-2.6.7-gentoo/compiler.h
(-)- linux-2.6.7/compiler.h (-1 lines)
Lines 1178-1186 Link Here
1178
+#endif
1178
+#endif
1179
+
1179
+
1180
 #endif /* __LINUX_COMPILER_H */
1180
 #endif /* __LINUX_COMPILER_H */
1181
diff -ur linux-2.6.7/list.h linux-2.6.7-gentoo/list.h
(-)- linux-2.6.7/list.h (-1 lines)
Lines 1232-1240 Link Here
1232
 }
1232
 }
1233
 
1233
 
1234
 static inline void hlist_del_init(struct hlist_node *n)
1234
 static inline void hlist_del_init(struct hlist_node *n)
1235
diff -ur linux-2.6.7/prefetch.h linux-2.6.7-gentoo/prefetch.h

Return to bug 56957