Files
zephyr/subsys
Christopher Friedt 3e86c627f7 kernel: atomics: update print specifiers for atomic_t
The print specifier for `atomic_t` should be updated
to `%ld`, `%lu`, or `%lx` to account for the type
change of `atomic_t` to `long`.

Signed-off-by: Christopher Friedt <chrisfriedt@gmail.com>
2021-11-15 09:59:01 -05:00
..
2021-11-02 16:46:33 +01:00
2021-11-12 14:51:29 +01:00
2021-10-07 14:02:40 -05:00
2021-11-09 19:57:59 -05:00
2021-11-08 13:41:53 -05:00
2021-05-05 18:35:49 -04:00