commit | bc9f9f25bf1247a6a638a2a2df8441bdd9fabad7 | [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:35:47 2014 -0700 |
tree | 17328616c29a98aa2eb16b6cb3a7b7b1c93c0322 | |
parent | 3788a1ee8eae4180117010bb9302334acfe1d218 [diff] [blame] |
Make __set_errno hidden in asm. This fixes the build after the -Bsymbolic change. Bug: 16853291 Change-Id: I989c9fec3c32e0289ea257a3bd2b7fd2709b6ce2
diff --git a/libc/arch-mips/syscalls/__timer_create.S b/libc/arch-mips/syscalls/__timer_create.S index 449bd28..81cc8c4 100644 --- a/libc/arch-mips/syscalls/__timer_create.S +++ b/libc/arch-mips/syscalls/__timer_create.S
@@ -2,6 +2,8 @@ #include <private/bionic_asm.h> + .hidden __set_errno + ENTRY(__timer_create) .set noreorder .cpload t9