kernel: do not expose z_tls_current in kernel.h
This moves the declaration of z_tls_current inside
k_current_get() so it will not be exposed as a public
variable.
Signed-off-by:
Daniel Leung <daniel.leung@intel.com>
Loading
Please sign in to comment