1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-24 18:57:42 +00:00
serenity/Userland/Libraries/LibC/arch
Sönke Holz a504d76b14 LibC: Implement setjmp and longjmp for riscv64
The assembly implementation is based on the x86_64 version.
2024-01-14 16:06:59 -07:00
..
aarch64 Tests+Userland: Implement AARCH64 support for some inline assembly blobs 2022-10-14 13:01:13 +02:00
riscv64 LibC: Implement setjmp and longjmp for riscv64 2024-01-14 16:06:59 -07:00
x86_64 LibC: Declare _setjmp and _longjmp on non i386 platforms 2022-10-12 02:07:27 -06:00