ladybird/Userland/Libraries/LibC/sys/arch
Timon Kruiper 200e91cd7f Kernel+LibC: Modify aarch64's __mcontext to store registers in an array
This commit also removes the unnecessary ifdefs from
sys/arch/aarch64/regs.h. Contributed by konrad, thanks for that.
2023-04-06 21:19:58 +03:00
..
aarch64 Kernel+LibC: Modify aarch64's __mcontext to store registers in an array 2023-04-06 21:19:58 +03:00
x86_64 LibC: Remove i686 support 2022-12-28 11:53:41 +01:00
regs.h LibC: Include aarch64 regs.h for AK_ARCH_AARCH64 2022-12-31 23:21:06 +01:00