Skip to content
Commit 1e0a7fd0 authored by Matheus Castanho's avatar Matheus Castanho
Browse files

powerpc: Make PT_THREAD_POINTER available to assembly code



PT_THREAD_POINTER is currenty defined inside a #ifndef __ASSEMBLER__ block, but
its usage should not be limited to C code, as it can be useful when accessing
the TLS from assembly code as well.

Reviewed-by: default avatarTulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
parent 29fddfc7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment