zephyr/tests/kernel/smp
Andy Ross 8ac135d7a9 tests/kernel/smp: Correct parameter name
The k_sys_fatal_error_handler() function is declared in zephyr/fatal.h
with a name of "esf" for the second parameter, not "pEsf".  For
unknown reasons, this is showing up in CI as a documentation
generation failure pointing at the (correct) header.

Still, no reason not to synchronize.

Signed-off-by: Andy Ross <andyross@google.com>
2022-09-19 09:19:02 +02:00
..
boards
src tests/kernel/smp: Correct parameter name 2022-09-19 09:19:02 +02:00
CMakeLists.txt
prj.conf
testcase.yaml