--- zzzz-none-000/linux-2.4.17/include/asm-mips64/hw_irq.h 2000-05-13 15:31:25.000000000 +0000 +++ sangam-fb-322/linux-2.4.17/include/asm-mips64/hw_irq.h 2004-11-24 13:21:49.000000000 +0000 @@ -1,5 +1,15 @@ -/* This exists merely to satisfy . There is - nothing that would go here of general interest. +/* + * This exists merely to satisfy . There is + * nothing that would go here of general interest. + * + * Everything of consequence is in arch/alpha/kernel/irq_impl.h, + * to be used only in arch/alpha/kernel/. + */ - Everything of consequence is in arch/alpha/kernel/irq_impl.h, - to be used only in arch/alpha/kernel/. */ +/* + * Special interrupt numbers for SMP + * + * XXX ATM this is IP27 specific. + */ +#define DORESCHED 0xab +#define DOCALL 0xbc