]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - include/asm-x86/bugs.h
x86, e820: add support for AddressRangeUnusuable ACPI memory type
[karo-tx-linux.git] / include / asm-x86 / bugs.h
1 #ifndef ASM_X86__BUGS_H
2 #define ASM_X86__BUGS_H
3
4 extern void check_bugs(void);
5 int ppro_with_ram_bug(void);
6
7 #endif /* ASM_X86__BUGS_H */