patch-2.4.0-test2 linux/include/asm-ppc/ptrace.h

Next file: linux/include/asm-ppc/rpxclassic.h
Previous file: linux/include/asm-ppc/prom.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test1/linux/include/asm-ppc/ptrace.h linux/include/asm-ppc/ptrace.h
@@ -20,7 +20,7 @@
 #include <linux/config.h>
 
 #ifndef __ASSEMBLY__
-#ifdef CONFIG_PPC64
+#ifdef CONFIG_PPC64BRIDGE
 #define PPC_REG unsigned long /*long*/
 #else
 #define PPC_REG unsigned long

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)