mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-27 23:08:31 +00:00
Support thread local storage
This commit is contained in:
parent
91ee2b19d4
commit
55de4ca6b5
197 changed files with 1483 additions and 874 deletions
|
@ -16,6 +16,7 @@
|
|||
*/
|
||||
|
||||
.macro .scall name:req num:req kw1 kw2
|
||||
.section .privileged,"ax",@progbits
|
||||
.ifnb \kw2
|
||||
.align 16
|
||||
\name: movabs $\num,%rax
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue