patch-2.3.20 linux/include/asm-ppc/init.h
Next file: linux/include/asm-ppc/io.h
Previous file: linux/include/asm-ppc/ide.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Oct 7 10:17:09 1999
- Orig file:
v2.3.19/linux/include/asm-ppc/init.h
- Orig date:
Fri Sep 10 23:57:37 1999
diff -u --recursive --new-file v2.3.19/linux/include/asm-ppc/init.h linux/include/asm-ppc/init.h
@@ -11,7 +11,7 @@
__argpmac
#define __prep __attribute__ ((__section__ (".text.prep")))
-#define __prepdata /* __attribute__ ((__section__ (".data.prep")))*/
+#define __prepdata __attribute__ ((__section__ (".data.prep")))
#define __prepfunc(__argprep) \
__argprep __prep; \
__argprep
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)