zephyr/lib/posix
Benjamin Cabé a3f658454a posix: clock: fix maybe-uninitialized warning in z_clock_gettime
Compiler gets confused and thinks base may be used uninitialized. This
shouldn't be possible, but to make the warning go away, initialize it.

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
2025-05-14 15:18:57 +02:00
..
options posix: clock: fix maybe-uninitialized warning in z_clock_gettime 2025-05-14 15:18:57 +02:00
shell
CMakeLists.txt
Kconfig