patch-2.4.26 linux-2.4.26/include/asm-ppc/ppc_asm.h
Next file: linux-2.4.26/include/asm-ppc/ppcboot.h
Previous file: linux-2.4.26/include/asm-ppc/ocp_ids.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
2004-04-14 06:05:40.000000000 -0700
-  Orig file: 
linux-2.4.25/include/asm-ppc/ppc_asm.h
-  Orig date: 
2003-11-28 10:26:21.000000000 -0800
diff -urN linux-2.4.25/include/asm-ppc/ppc_asm.h linux-2.4.26/include/asm-ppc/ppc_asm.h
@@ -163,6 +163,8 @@
 #define CLR_TOP32(r)
 #endif /* CONFIG_PPC64BRIDGE */
 
+#define RFMCI		.long 0x4c00004c	/* rfmci instruction */
+
 #ifdef CONFIG_IBM405_ERR77
 #define PPC405_ERR77(ra,rb)	dcbt	ra, rb;
 #define	PPC405_ERR77_SYNC	sync;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)