On Wed, Jul 02, 2025 at 10:58:18PM +0200, Heinrich Schuchardt wrote:

> When building qemu_arm64_defconfig with CMD_EXCEPTION a build error occurs:
> 
>     In file included from cmd/arm/exception64.c:87:
>     include/exception.h: In function ‘exception_complete’:
>     include/exception.h:41:23: error: implicit declaration of
>     function ‘strlen’ [-Wimplicit-function-declaration]
>        41 |                 len = strlen(argv[1]);
>           |                       ^~~~~~
> 
> Add the missing include.
> 
> Signed-off-by: Heinrich Schuchardt <heinrich.schucha...@canonical.com>

Reviewed-by: Tom Rini <tr...@konsulko.com>

-- 
Tom

Attachment: signature.asc
Description: PGP signature

Reply via email to