1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-24 22:47:44 +00:00
serenity/Userland/Libraries/LibC/arch/x86_64
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
..
crti.S
crtn.S
memset.cpp
memset.S
setjmp.S LibC: Declare _setjmp and _longjmp on non i386 platforms 2022-10-12 02:07:27 -06:00