-
Christian Brauner authored
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: Christian Brauner <christian.brauner@ubuntu.com>
8496da09