summaryrefslogtreecommitdiff
path: root/libc/string/mips/sysdep.h
diff options
context:
space:
mode:
Diffstat (limited to 'libc/string/mips/sysdep.h')
-rw-r--r--libc/string/mips/sysdep.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/string/mips/sysdep.h b/libc/string/mips/sysdep.h
index 27518ac42..96f088c94 100644
--- a/libc/string/mips/sysdep.h
+++ b/libc/string/mips/sysdep.h
@@ -27,7 +27,6 @@
#define ENTRY(name) \
.globl name; \
- .hidden name; \
.align 2; \
.ent name,0; \
name##: