Go to the documentation of this file. 1 #ifndef __M68K_HARDIRQ_H
2 #define __M68K_HARDIRQ_H
15 #if (1 << HARDIRQ_BITS) < NR_IRQS
16 # error HARDIRQ_BITS is too low!
23 pr_crit(
"unexpected IRQ trap at vector %02x\n", irq);
28 unsigned int __softirq_pending;