]> git.proxmox.com Git - wasi-libc.git/blobdiff - libc-top-half/musl/src/thread/i386/__set_thread_area.s
Update to musl 1.2.2.
[wasi-libc.git] / libc-top-half / musl / src / thread / i386 / __set_thread_area.s
index c2c21dd5d6ccdbe6198f516199f8c9093d7988b0..aa6852beb66bb7ccdfedff36ec110d6498328a2a 100644 (file)
@@ -28,6 +28,7 @@ __set_thread_area:
        ret
 2:
        mov %ebx,%ecx
+       xor %eax,%eax
        xor %ebx,%ebx
        xor %edx,%edx
        mov %ebx,(%esp)