patch-2.4.22 linux-2.4.22/include/asm-ppc/commproc.h
Next file: linux-2.4.22/include/asm-ppc/hardirq.h
Previous file: linux-2.4.22/include/asm-ppc/checksum.h
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
2003-08-25 04:44:44.000000000 -0700
- Orig file:
linux-2.4.21/include/asm-ppc/commproc.h
- Orig date:
2003-06-13 07:51:38.000000000 -0700
diff -urN linux-2.4.21/include/asm-ppc/commproc.h linux-2.4.22/include/asm-ppc/commproc.h
@@ -735,7 +735,7 @@
uint iic_res;
ushort iic_rpbase; /* Relocation pointer */
ushort iic_res2;
-
+
} iic_t;
#define BD_IIC_START ((ushort)0x0400)
@@ -789,7 +789,7 @@
#define CICR_IEN ((uint)0x00000080) /* Int. enable */
#define CICR_SPS ((uint)0x00000001) /* SCC Spread */
-extern void cpm_install_handler(int vec,
+extern void cpm_install_handler(int vec,
void (*handler)(void *, struct pt_regs *regs), void *dev_id);
extern void cpm_free_handler(int vec);
extern const char *cpm_int_name[];
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)