kernel: remove k_alert API
This API was used in only one place in non-test code. See whether we can remove it. Closes #12232 Signed-off-by: Peter A. Bigot <pab@pabigot.com>
This commit is contained in:
parent
b026a34026
commit
bfad9721d2
20 changed files with 2 additions and 1266 deletions
|
@ -1,7 +1,6 @@
|
|||
# kernel is a normal CMake library and not a zephyr_library because it
|
||||
# should not be --whole-archive'd
|
||||
add_library(kernel
|
||||
alert.c
|
||||
device.c
|
||||
errno.c
|
||||
idle.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue