Skip to content
Commit 4ad9f906 authored by Marc Herbert's avatar Marc Herbert Committed by Anas Nashif
Browse files

llext.c: fix logging of 64 bits pointers



Note `elf64_addr` and friends are defined as uint64_t which is defined
as `long long unsigned` which is for some reason different from
`size_t`. So they all require a cast.

Signed-off-by: default avatarMarc Herbert <marc.herbert@intel.com>
parent 3667526b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment