commit | e35fd48a832cddbedcf84773fd1922f735ae7829 | [log] [tgz] |
---|---|---|
author | Dan Albert <danalbert@google.com> | Fri Aug 08 15:19:20 2014 -0700 |
committer | Dan Albert <danalbert@google.com> | Fri Aug 08 15:37:50 2014 -0700 |
tree | 1108e3669ca0923022f395f79a823bd5e845bc6a | |
parent | 43227c0b400a33dc9722269beda26313c391fb1e [diff] [blame] |
Make __set_errno hidden in asm. This fixes the build after the -Bsymbolic change. Bug: 16853291 Change-Id: I989c9fec3c32e0289ea257a3bd2b7fd2709b6ce2 (cherry picked from commit bc9f9f25bf1247a6a638a2a2df8441bdd9fabad7)
diff --git a/libc/arch-mips/syscalls/splice.S b/libc/arch-mips/syscalls/splice.S index d344a6c..611a062 100644 --- a/libc/arch-mips/syscalls/splice.S +++ b/libc/arch-mips/syscalls/splice.S
@@ -2,6 +2,8 @@ #include <private/bionic_asm.h> + .hidden __set_errno + ENTRY(splice) .set noreorder .cpload t9