patch-2.4.19 linux-2.4.19/include/asm-ppc/commproc.h

Next file: linux-2.4.19/include/asm-ppc/cputable.h
Previous file: linux-2.4.19/include/asm-ppc/btext.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/include/asm-ppc/commproc.h linux-2.4.19/include/asm-ppc/commproc.h
@@ -736,6 +736,10 @@
 	ushort	iic_tbptr;	/* Internal */
 	ushort	iic_tbc;	/* Internal */
 	uint	iic_txtmp;	/* Internal */
+	uint	iic_res;
+	ushort	iic_rpbase;	/* Relocation pointer */
+	ushort	iic_res2;
+	
 } iic_t;
 
 #define BD_IIC_START		((ushort)0x0400)

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