diff options
Diffstat (limited to 'sysdeps/unix/sysv/linux/aarch64/swapcontext.S')
| -rw-r--r-- | sysdeps/unix/sysv/linux/aarch64/swapcontext.S | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/aarch64/swapcontext.S b/sysdeps/unix/sysv/linux/aarch64/swapcontext.S index 893a902866..cc41253a13 100644 --- a/sysdeps/unix/sysv/linux/aarch64/swapcontext.S +++ b/sysdeps/unix/sysv/linux/aarch64/swapcontext.S @@ -27,7 +27,6 @@ .text ENTRY(__swapcontext) - PTR_ARG (0) /* Set the value returned when swapcontext() returns in this context. And set up x1 to become the return address of the caller, so we can return there with a normal RET instead of an indirect jump. */ |
