summaryrefslogtreecommitdiffstats
path: root/include/asm-x86/bugs_64.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-x86/bugs_64.h')
-rw-r--r--include/asm-x86/bugs_64.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/asm-x86/bugs_64.h b/include/asm-x86/bugs_64.h
new file mode 100644
index 0000000..b33dc04
--- /dev/null
+++ b/include/asm-x86/bugs_64.h
@@ -0,0 +1,6 @@
+#ifndef _ASM_X86_64_BUGS_H
+#define _ASM_X86_64_BUGS_H
+
+void check_bugs(void);
+
+#endif /* _ASM_X86_64_BUGS_H */
OpenPOWER on IntegriCloud