mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-21 10:00:30 +00:00
Perform more low-level code cleanup
This commit is contained in:
parent
c32e2d4486
commit
2d17ab016c
42 changed files with 977 additions and 265 deletions
|
@ -1,2 +1,2 @@
|
|||
.include "o/libc/sysv/macros.internal.inc"
|
||||
.scall sys_arch_prctl,0xfff0a50a5ffff09e,globl,hidden
|
||||
.scall sys_arch_prctl,0x0a50a50a5ffff09e,globl,hidden
|
||||
|
|
2
libc/sysv/calls/sys_enable_tls.s
Normal file
2
libc/sysv/calls/sys_enable_tls.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/sysv/macros.internal.inc"
|
||||
.scall sys_enable_tls,0x13d1490a5300309e,globl,hidden
|
Loading…
Add table
Add a link
Reference in a new issue