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

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)