From fede7a5ffa188c22c3789135bd5cf82e487dd3d0 Mon Sep 17 00:00:00 2001 From: Will Newton Date: Tue, 11 Mar 2014 14:14:32 +0000 Subject: 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 * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Remove inaccurate comment. --- sysdeps/unix/sysv/linux/aarch64/sysdep.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'sysdeps/unix/sysv/linux') diff --git a/sysdeps/unix/sysv/linux/aarch64/sysdep.h b/sysdeps/unix/sysv/linux/aarch64/sysdep.h index 5ccf1da..d90ef25 100644 --- a/sysdeps/unix/sysv/linux/aarch64/sysdep.h +++ b/sysdeps/unix/sysv/linux/aarch64/sysdep.h @@ -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 -- cgit v1.1