summaryrefslogtreecommitdiffstats
path: root/libc/arch-mips/syscalls/fstatat64.S
diff options
context:
space:
mode:
Diffstat (limited to 'libc/arch-mips/syscalls/fstatat64.S')
-rw-r--r--libc/arch-mips/syscalls/fstatat64.S4
1 files changed, 2 insertions, 2 deletions
diff --git a/libc/arch-mips/syscalls/fstatat64.S b/libc/arch-mips/syscalls/fstatat64.S
index b177922..8c81a9f 100644
--- a/libc/arch-mips/syscalls/fstatat64.S
+++ b/libc/arch-mips/syscalls/fstatat64.S
@@ -22,5 +22,5 @@ fstatat64:
.set reorder
.end fstatat64
- .globl _C_LABEL(fstatat)
- .equ _C_LABEL(fstatat), _C_LABEL(fstatat64)
+ .globl fstatat
+ .equ fstatat, fstatat64