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