zephyr/subsys/shell/modules/kernel_service
Yong Cong Sin b1def7145f arch: deprecate _current
`_current` is now functionally equals to `arch_curr_thread()`, remove
its usage in-tree and deprecate it instead of removing it outright,
as it has been with us since forever.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
Signed-off-by: Yong Cong Sin <yongcong.sin@gmail.com>
2024-11-23 20:12:24 -05:00
..
thread arch: deprecate _current 2024-11-23 20:12:24 -05:00
CMakeLists.txt
cycles.c
heap.c shell: kernel_service: heap: add required header 2024-09-19 03:52:59 -04:00
Kconfig
kernel_shell.c
kernel_shell.h
log-level.c
reboot.c
sleep.c
uptime.c
version.c