]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - include/asm-x86_64/mce.h
[PATCH] x86-64: Allow to run a program when a machine check event is detected
[mirror_ubuntu-artful-kernel.git] / 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