Augustin Cavalier 90d62fd900 TLS.h: Drop inline assembly from the header.
This was a holdover from BeOS, which did this as inline assembly.
We do not on any platform other than 32-bit x86, and even there
we may have preferred to do things a little differently on non-BeOS
ABIs.

Most things ported from other systems, or even native apps, are going to
use _Thread_local variables anyway, which will bypass this system
altogether.
2022-08-30 00:00:04 -04:00
..
2016-03-25 22:44:56 +01:00
2015-09-04 17:33:07 +02:00
2015-10-17 14:16:26 +02:00
2021-01-08 09:56:38 +00:00
2021-09-10 05:34:06 +00:00