zephyr/tests/net/socket/socketpair
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
..
src kernel: atomics: update print specifiers for atomic_t 2021-11-15 09:59:01 -05:00
CMakeLists.txt
prj.conf
testcase.yaml