zephyr/include
Yuval Peress 8da60c3c7e cpp: Update structs to be compatible with C++
Both the `_cpu_arch` and `k_thread_runtime_stats` structs can have a
size of 0 in C, but will fail when building with C++. Add an extra
byte in those cases.

Signed-off-by: Yuval Peress <peress@google.com>
2022-04-18 13:21:52 -05:00
..
dt-bindings/timer include: dt-bindings: timer: add stm32 timer constants 2022-04-15 11:59:16 -07:00
zephyr cpp: Update structs to be compatible with C++ 2022-04-18 13:21:52 -05:00