zephyr/subsys/llext
Pisit Sawangvonganan 8f197c955d style: subsys: comply with MISRA C:2012 Rule 15.6
Add missing braces to comply with MISRA C:2012 Rule 15.6 and
also following Zephyr's style guideline.

Signed-off-by: Pisit Sawangvonganan <pisit@ndrsolution.com>
2024-08-20 10:33:51 +02:00
..
buf_loader.c llext: add llext_peek() 2023-11-10 10:40:26 +01:00
CMakeLists.txt llext: refact: move ELF loading and linking to separate files 2024-06-07 18:07:53 +01:00
Kconfig llext: set proper LLEXT_STORAGE default for Xtensa 2024-06-25 21:25:33 -04:00
llext_export.c build: namespace syscall sources to zephyr/ 2024-05-28 22:03:55 +02:00
llext_link.c style: subsys: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
llext_load.c doc: llext: improve Doxygen comments 2024-07-11 16:17:52 +02:00
llext_mem.c doc: llext: improve Doxygen comments 2024-07-11 16:17:52 +02:00
llext_priv.h llext: consistently use "regions" for memory areas 2024-07-09 19:04:06 +02:00
llext.c llext: consistently use "regions" for memory areas 2024-07-09 19:04:06 +02:00
shell.c llext: harmonize error codes 2024-07-09 19:04:06 +02:00