mirror of
git://sourceware.org/git/glibc.git
synced 2025-01-30 12:31:53 +08:00
aarch64: Remove inaccurate comment from sysdep.h
This comment appears to have been copied from the ARM port where it makes more sense. 2014-03-18 Will Newton <will.newton@linaro.org> * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Remove inaccurate comment.
This commit is contained in:
parent
80cf0a583d
commit
fede7a5ffa
@ -1,3 +1,8 @@
|
|||||||
|
2014-03-18 Will Newton <will.newton@linaro.org>
|
||||||
|
|
||||||
|
* sysdeps/unix/sysv/linux/aarch64/sysdep.h: Remove
|
||||||
|
inaccurate comment.
|
||||||
|
|
||||||
2014-03-18 Joseph Myers <joseph@codesourcery.com>
|
2014-03-18 Joseph Myers <joseph@codesourcery.com>
|
||||||
|
|
||||||
* Makerules [!subdir] (check-abi): Exit with error status if a
|
* Makerules [!subdir] (check-abi): Exit with error status if a
|
||||||
|
@ -169,10 +169,6 @@ __local_syscall_error: \
|
|||||||
arg 6 x5
|
arg 6 x5
|
||||||
arg 7 x6
|
arg 7 x6
|
||||||
|
|
||||||
We need to shuffle values between R4..R6 and the stack so that the
|
|
||||||
caller's v1..v3 and stack frame are not corrupted, and the kernel
|
|
||||||
sees the right arguments.
|
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
# undef DO_CALL
|
# undef DO_CALL
|
||||||
|
Loading…
Reference in New Issue
Block a user