]> err.no Git - linux-2.6/blobdiff - include/asm-x86_64/mce.h
[PATCH] x86: __pa and __pa_symbol address space separation
[linux-2.6] / include / asm-x86_64 / mce.h
index 5a11146d6d9cc753f6eb82face2fb15aba39c9c6..177e92b4019beba32d3eef9b645cba0c66c8cd41 100644 (file)
@@ -103,6 +103,8 @@ void mce_log_therm_throt_event(unsigned int cpu, __u64 status);
 
 extern atomic_t mce_entry;
 
+extern void do_machine_check(struct pt_regs *, long);
+
 #endif
 
 #endif