fix mips, mips64, mipsn32 TIOCM_* macros in ioctl.h
[musl] / crt / x32 / crtn.s
1 .section .init
2         pop %rax
3         ret
4
5 .section .fini
6         pop %rax
7         ret