Skip to content
Commit 5d92abea authored by Nikolay Agishev's avatar Nikolay Agishev Committed by Anas Nashif
Browse files

ARCMWDT: Fix cbprintf issue with omitted function prototype

MWDT requires function to be declared with argument types.
This PR provides explisitly type cast for out routine
inside z_cbvprintf_impl().

This PR also actual to LLVM-based compilers with strict
rules of compilation. It covers warnings generated with
additional flag -Wincompatible-function-pointer-types-strict.

This fixes https://github.com/zephyrproject-rtos/zephyr/issues/74562



Signed-off-by: default avatarNikolay Agishev <agishev@synopsys.com>
parent 7b0784c1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment