Hi

I am working on a paravirtualized target that requires the code to be
compiled with -fPIC. This changes the TLS method from %gs to
calling a subroutine.

My question is what's the generic way to get the TLS area for a
thread? Is the ARM method in C specific to the ARM or generic?

Thanks.

--joel
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to