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:
Will Newton 2014-03-11 14:14:32 +00:00
parent 80cf0a583d
commit fede7a5ffa
2 changed files with 5 additions and 4 deletions

View File

@ -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>
* Makerules [!subdir] (check-abi): Exit with error status if a

View File

@ -169,10 +169,6 @@ __local_syscall_error: \
arg 6 x5
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