mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-06 13:35:03 +00:00
Kernel: Add an x86 include check+error in x86/CPUID.h
This commit is contained in:
committed by
Brian Gianforcaro
parent
8350b44ebd
commit
db1fbdabf9
@@ -8,6 +8,9 @@
|
||||
|
||||
#include <AK/Types.h>
|
||||
|
||||
#include <AK/Platform.h>
|
||||
VALIDATE_IS_X86()
|
||||
|
||||
namespace Kernel {
|
||||
|
||||
class CPUID {
|
||||
|
||||
Reference in New Issue
Block a user