1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-26 06:37:35 +00:00
serenity/Userland/Libraries/LibC/arch
Jan200101 743f46030c LibC: Declare _setjmp and _longjmp on non i386 platforms
These aliases were previously only implemented for i386 and are required
for certain Ports e.g. Lua.
2022-10-12 02:07:27 -06:00
..
aarch64 LibC: Declare _setjmp and _longjmp on non i386 platforms 2022-10-12 02:07:27 -06:00
i386 LibC: Implement _setjmp and _longjmp 2021-12-24 05:26:21 -08:00
x86_64 LibC: Declare _setjmp and _longjmp on non i386 platforms 2022-10-12 02:07:27 -06:00