Skip to content
Unverified Commit 8496da09 authored by Christian Brauner's avatar Christian Brauner
Browse files

unicore: switch to copy_thread_tls()



Use the copy_thread_tls() calling convention which passes tls through a
register. This is required so we can remove the copy_thread{_tls}() split
and remove the HAVE_COPY_THREAD_TLS macro.

Cc: Guan Xuetao <gxt@pku.edu.cn>
Signed-off-by: default avatarChristian Brauner <christian.brauner@ubuntu.com>
parent 15350c42
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment