am 847223de: Merge "__set_errno: Hide internal symbol __set_syscall_errno"
Merge commit '847223de9ceff6db468a8246792542517a12d39f' into gingerbread-plus-aosp * commit '847223de9ceff6db468a8246792542517a12d39f': __set_errno: Hide internal symbol __set_syscall_errno
This commit is contained in:
commit
bcd9404445
@ -40,6 +40,7 @@ int __set_errno(int n)
|
||||
* (tail-called in the case of 0-4 arg versions)
|
||||
*/
|
||||
|
||||
__LIBC_HIDDEN__
|
||||
int __set_syscall_errno(int n)
|
||||
{
|
||||
/* some syscalls, mmap() for example, have valid return
|
||||
|
Loading…
x
Reference in New Issue
Block a user