s390: convert to generic entry
[linux-2.6-microblaze.git] / arch / s390 / include / asm / nmi.h
index 5afee80..20e51c9 100644 (file)
@@ -99,6 +99,7 @@ int nmi_alloc_per_cpu(struct lowcore *lc);
 void nmi_free_per_cpu(struct lowcore *lc);
 
 void s390_handle_mcck(void);
+void __s390_handle_mcck(void);
 int s390_do_machine_check(struct pt_regs *regs);
 
 #endif /* __ASSEMBLY__ */