zephyr/lib
Florian La Roche 6621e780c9 lib: libc: minimal: proper cast to "(char *)" from "(const char *)"
The string "" is of type '(const char *)', so add a cast over to
'(char *)' to clean up source code.

Signed-off-by: Florian La Roche <Florian.LaRoche@gmail.com>
2023-12-13 20:12:45 +01:00
..
acpi shell: do not enable subsystem/driver shell modules by default 2023-11-20 09:21:40 +01:00
cpp
crc
hash
libc lib: libc: minimal: proper cast to "(char *)" from "(const char *)" 2023-12-13 20:12:45 +01:00
open-amp
os llext: export some symbols 2023-12-01 10:08:12 -05:00
posix posix: pthread: implement pthread_sigmask() 2023-12-04 20:49:35 -05:00
runtime
smf
CMakeLists.txt cmake: enable -Wshadow partially for in-tree code 2023-08-22 11:39:58 +02:00
Kconfig