Merge to Fedora kernel-2.6.18-1.2224_FC5 patched with stable patch-2.6.18.1-vs2.0...
[linux-2.6.git] / include / asm-sparc64 / hardirq.h
index f0cf713..7c29fd1 100644 (file)
@@ -12,6 +12,8 @@
 #define local_softirq_pending() \
        (local_cpu_data().__softirq_pending)
 
+void ack_bad_irq(unsigned int irq);
+
 #define HARDIRQ_BITS   8
 
 #endif /* !(__SPARC64_HARDIRQ_H) */