patch-2.4.22 linux-2.4.22/include/asm-ppc/sections.h
Next file: linux-2.4.22/include/asm-ppc/sembuf.h
Previous file: linux-2.4.22/include/asm-ppc/rtc.h
Back to the patch index
Back to the overall index
-  Lines: 17
-  Date:
2003-08-25 04:44:44.000000000 -0700
-  Orig file: 
linux-2.4.21/include/asm-ppc/sections.h
-  Orig date: 
2003-06-13 07:51:38.000000000 -0700
diff -urN linux-2.4.21/include/asm-ppc/sections.h linux-2.4.22/include/asm-ppc/sections.h
@@ -7,7 +7,7 @@
 #define __pmacfunc(__argpmac) \
 	__argpmac __pmac; \
 	__argpmac
-	
+
 #define __prep __attribute__ ((__section__ (".text.prep")))
 #define __prepdata __attribute__ ((__section__ (".data.prep")))
 #define __prepfunc(__argprep) \
@@ -26,6 +26,6 @@
 #define __openfirmwarefunc(__argopenfirmware) \
 	__argopenfirmware __openfirmware; \
 	__argopenfirmware
-	
+
 #endif /* _PPC_SECTIONS_H */
 #endif /* __KERNEL__ */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)