This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / asm-ppc / mpc8xx.h
index 714d69c..4aa8b15 100644 (file)
 extern unsigned char __res[];
 
 struct pt_regs;
-
+extern int request_8xxirq(unsigned int irq,
+                      void (*handler)(int, void *, struct pt_regs *),
+                      unsigned long flags,
+                      const char *device,
+                      void *dev_id);
 #endif /* !__ASSEMBLY__ */
 #endif /* CONFIG_8xx */
 #endif /* __CONFIG_8xx_DEFS */