Looks good and thank you. I appreciate you handling this for me.
Chris
On 15/9/2023 5:07 pm, Sebastian Huber wrote:
> Add _CPU_Get_TLS_thread_pointer() to get the thread pointer which is
> used to get the address of thread-local storage objects associated with
> a thread.
>
> Update #4920.
> ---
Add _CPU_Get_TLS_thread_pointer() to get the thread pointer which is
used to get the address of thread-local storage objects associated with
a thread.
Update #4920.
---
.../cpu/aarch64/include/rtems/score/cpuimpl.h | 7
.../cpu/arm/include/rtems/score/cpuimpl.h | 7
.../cpu/bfin/i