Skip to content
Commit 9c5fda3e authored by Daniel Flodin's avatar Daniel Flodin Committed by Anas Nashif
Browse files

include: kernel: arch: sys: Use new TLS macro



PR #78645 replaced uses of the GNU keyword `__thread` with a new macro
`Z_THREAD_LOCAL` which expands to correspond C/C++ standard keyword if
applicable, else it falls back to `__thread`.

This PR addresses some missed replacements in headers files for #78645.

Signed-off-by: default avatarDaniel Flodin <daniel.flodin@iar.com>
parent 2e6c0383
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment