Don't use a literal pool in .text to load the setjmp magic value as this is
authorkettenis <kettenis@openbsd.org>
Sat, 24 Dec 2022 10:49:19 +0000 (10:49 +0000)
committerkettenis <kettenis@openbsd.org>
Sat, 24 Dec 2022 10:49:19 +0000 (10:49 +0000)
commit025eba8f226e6f2b261c78af01bc91505fa275ae
tree42b474f651c48d7ccbdab6b95a4277d31fc8f2ec
parentff25319c393a2dcaf4b059c8970d8b604c7605a1
Don't use a literal pool in .text to load the setjmp magic value as this is
incompatible with executable-only code.

ok deraadt@, guenther@
lib/libc/arch/aarch64/gen/_setjmp.S
lib/libc/arch/aarch64/gen/setjmp.S
lib/libc/arch/aarch64/gen/sigsetjmp.S