mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 03:47:35 +00:00
AK: Remove ARCH(I386) macro
This commit is contained in:
parent
79b623b52e
commit
c0e3bdd51b
1 changed files with 0 additions and 4 deletions
|
@ -11,10 +11,6 @@
|
|||
# define USING_AK_GLOBALLY 1
|
||||
#endif
|
||||
|
||||
#ifdef __i386__
|
||||
# define AK_ARCH_I386 1
|
||||
#endif
|
||||
|
||||
#ifdef __x86_64__
|
||||
# define AK_ARCH_X86_64 1
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue