Merge branch 'linux-2.6' into for-linus
[powerpc.git] / arch / powerpc / kernel / ppc_ksyms.c
index 807193a..9179f07 100644 (file)
 #include <asm/commproc.h>
 #endif
 
+#ifdef CONFIG_PPC64
+EXPORT_SYMBOL(local_irq_restore);
+#endif
+
 #ifdef CONFIG_PPC32
 extern void transfer_to_handler(void);
 extern void do_IRQ(struct pt_regs *regs);