use libc-internal malloc for newlocale/freelocale
[musl] / src / thread / arm / __unmapself.s
1 .syntax unified
2 .text
3 .global __unmapself
4 .type   __unmapself,%function
5 __unmapself:
6         mov r7,#91
7         svc 0
8         mov r7,#1
9         svc 0