add aarch64/bits/mman.h with PROT_BTI from linux v5.8
[musl] / src / signal / arm / restore.s
index 22fb1a5..fb086d9 100644 (file)
@@ -1,12 +1,14 @@
 .syntax unified
 
 .global __restore
+.hidden __restore
 .type __restore,%function
 __restore:
        mov r7,#119
        swi 0x0
 
 .global __restore_rt
+.hidden __restore_rt
 .type __restore_rt,%function
 __restore_rt:
        mov r7,#173