zephyr/lib
Flavio Ceolin 564adad952 treewide: Add CODE_UNREACHABLE after k_thread_abort(current)
Compiler can't tell that k_thread_abort() won't return and issues a
warning unless we tell it that control never gets this far.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2023-10-24 09:04:42 +02:00
..
acpi lib: acpi: add support for MAD table and DMAR table 2023-09-07 09:42:38 +02:00
cpp llvm: Add support for LLVM libc++ C++ Standard Library 2023-10-20 14:59:31 +02:00
crc lib: crc: Add CRC4 2023-09-26 08:36:09 +02:00
hash lib: hash: use new c++ Kconfig symbols 2023-07-26 14:53:51 +02:00
libc libc/newlib: Add support for LLVM toolchain 2023-10-23 11:41:57 +02:00
open-amp
os posix: fdtable: ensure stdin, stdout, and stderr are initialized 2023-10-13 04:48:47 -04:00
posix treewide: Add CODE_UNREACHABLE after k_thread_abort(current) 2023-10-24 09:04:42 +02:00
runtime llvm: Add support for selecting runtime library 2023-08-03 19:35:11 +02:00
smf
CMakeLists.txt cmake: enable -Wshadow partially for in-tree code 2023-08-22 11:39:58 +02:00
Kconfig lib: crc: move from lib/os to lib/crc 2023-08-18 08:52:16 +03:00