]> sourceware.org Git - glibc.git/commit
x86: Fixup some nits in longjmp asm implementation
authorNoah Goldstein <goldstein.w.n@gmail.com>
Fri, 5 Jan 2024 22:00:30 +0000 (14:00 -0800)
committerNoah Goldstein <goldstein.w.n@gmail.com>
Sat, 6 Jan 2024 02:00:38 +0000 (18:00 -0800)
commitb96a2eba2fcca37deea221a18c998ee0084a5d21
treef7dd3fba7f1d4b391ab64bee82c2f87d3d41038a
parent48ef5aeb1b75991e1f92c9756e73ddbbe96b1bee
x86: Fixup some nits in longjmp asm implementation

Replace a stray `nop` with a `.p2align` directive.
sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
This page took 0.037238 seconds and 5 git commands to generate.