add aarch64/bits/mman.h with PROT_BTI from linux v5.8
[musl] / src / signal / mips / restore.s
index 5c22dd4..b6dadce 100644 (file)
@@ -1,12 +1,14 @@
 .set noreorder
 
 .global __restore_rt
+.hidden __restore_rt
 .type   __restore_rt,@function
 __restore_rt:
        li $2, 4193
        syscall
 
 .global __restore
+.hidden __restore
 .type   __restore,@function
 __restore:
        li $2, 4119