ladybird/Kernel/Arch/aarch64
Marco Cutecchia a9dbb52deb Kernel: Add 'RegisterState' & 'KString::try_create' stubs for aarch64
The aarch64 build was broken due to missing these two things, this
commit adds two empty stubs for them
2022-02-18 01:48:18 +01:00
..
ASM_wrapper.h Kernel: Rename Aarch64Asm -> ASM_wrapper and add Aarch64::Asm namespace 2021-11-28 22:01:21 -08:00
dummy.cpp Kernel: Add 'RegisterState' & 'KString::try_create' stubs for aarch64 2022-02-18 01:48:18 +01:00
Processor.h Kernel: Extract ProcessorSpecificDataID from from Arch/Processor.h 2021-12-11 13:23:27 -08:00
Registers.h Everywhere: Remove redundant inline keyword 2022-01-29 21:45:17 +02:00
RegisterState.h Kernel: Add 'RegisterState' & 'KString::try_create' stubs for aarch64 2022-02-18 01:48:18 +01:00
ScopedCritical.cpp Kernel: Split ScopedCritical so header is platform independent 2021-10-15 21:48:45 +01:00
SmapDisabler.cpp Kernel: Split SmapDisabler so header is platform independent 2021-10-15 21:48:45 +01:00
Spinlock.h Kernel: Move spinlock into Arch 2021-10-15 21:48:45 +01:00