summaryrefslogtreecommitdiff
path: root/asm/rich4_crt_mthread.asm
diff options
context:
space:
mode:
authorIru Cai <mytbk920423@gmail.com>2021-05-12 22:34:12 +0800
committerIru Cai <mytbk920423@gmail.com>2021-05-12 22:34:12 +0800
commit8cecb1bed0864d1254a786e8c162b74e112f751c (patch)
tree16f972f0961820c03301d7bf61c51eafb12d4da8 /asm/rich4_crt_mthread.asm
parentac6a16620ace0a5b70e697eb6fce42806eb33a84 (diff)
downloadrich4-8cecb1bed0864d1254a786e8c162b74e112f751c.tar.xz
move out Tls* symbols
Diffstat (limited to 'asm/rich4_crt_mthread.asm')
-rw-r--r--asm/rich4_crt_mthread.asm5
1 files changed, 5 insertions, 0 deletions
diff --git a/asm/rich4_crt_mthread.asm b/asm/rich4_crt_mthread.asm
index d432860..75e3937 100644
--- a/asm/rich4_crt_mthread.asm
+++ b/asm/rich4_crt_mthread.asm
@@ -384,3 +384,8 @@ mov dword [ebx + 0xda], eax
loc_0045c8ff:
pop ebx
ret
+
+section .data
+
+__TlsIndex:
+dd 0xffffffff