mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 03:57:44 +00:00
LibC: Remove i686 support
This commit is contained in:
parent
85b453c2e4
commit
92da98822a
11 changed files with 9 additions and 169 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <LibC/sys/arch/i386/regs.h>
|
||||
#include <LibC/sys/arch/aarch64/regs.h>
|
||||
|
||||
#include <AK/Platform.h>
|
||||
VALIDATE_IS_AARCH64()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue