Add missing aliases for off64_t functions in 64-bit land.
See the comment in SYSCALLS.TXT for an explanation. Change-Id: I33d4056e84160c3cca74b7b588e9924a569753ed
This commit is contained in:
@@ -17,3 +17,6 @@ ENTRY(sendfile)
|
||||
1:
|
||||
ret
|
||||
END(sendfile)
|
||||
|
||||
.globl _C_LABEL(sendfile64)
|
||||
.equ _C_LABEL(sendfile64), _C_LABEL(sendfile)
|
||||
|
||||
Reference in New Issue
Block a user