fedora core 6 1.2949 + vserver 2.2.0
[linux-2.6.git] / include / asm-s390 / irq.h
index 916a1aa..7da991a 100644 (file)
@@ -19,12 +19,5 @@ enum interruption_class {
        NR_IRQS,
 };
 
-#define touch_nmi_watchdog() do { } while(0)
-
-struct irqaction;
-struct pt_regs;
-int handle_IRQ_event(unsigned int, struct pt_regs *, struct irqaction *);
-
 #endif /* __KERNEL__ */
 #endif
-