Skip to content
Commit d307229d authored by K's avatar K Committed by joannafarley-arm
Browse files

fix(libc): pri*ptr macros for aarch64



This fix solves problems with using PRI*PTR on aarch64 like so:
error: format '%x' expects argument of type 'unsigned int', but
argument 3 has type 'uintptr_t' {aka 'long unsigned int'}

Change-Id: I135d3e5cea5459f138b20331b5e9472e2e9e566c
Signed-off-by: default avatarK <kayo@illumium.org>
parent d8d0ea9a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment