freebsd-dev/lib/libthr/arch/powerpc
John Baldwin 75395023ff libthr: Use <machine/tls.h> for most MD TLS details.
Note that on amd64 this effectively removes the unused tcb_spare field
from the end of struct tcb since the definition of struct tcb in
<x86/tls.h> does not include that field.

Reviewed by:	kib, jrtc27
Sponsored by:	The University of Cambridge, Google Inc.
Differential Revision:	https://reviews.freebsd.org/D33352
2021-12-09 13:17:41 -08:00
..
include libthr: Use <machine/tls.h> for most MD TLS details. 2021-12-09 13:17:41 -08:00
powerpc Implement _umtx_op_err.S on powerpc / powerpc64. 2019-08-09 20:16:38 +00:00
Makefile.inc Implement _umtx_op_err.S on powerpc / powerpc64. 2019-08-09 20:16:38 +00:00