[PATCH] ppc64: kexec support for ppc64
[safe/jmp/linux-2.6] / include / asm-ppc64 / machdep.h
index 553b2ea..9cdad3e 100644 (file)
@@ -86,6 +86,7 @@ struct machdep_calls {
 
        void            (*init_IRQ)(void);
        int             (*get_irq)(struct pt_regs *);
+       void            (*cpu_irq_down)(void);
 
        /* PCI stuff */
        void            (*pcibios_fixup)(void);