arm-trusted-firmware/include/lib/libc/aarch32
K d307229d75 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: K <kayo@illumium.org>
2022-09-27 09:19:32 +02:00
..
endian_.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
inttypes_.h fix(libc): pri*ptr macros for aarch64 2022-09-27 09:19:32 +02:00
limits_.h libc: Add AArch32 and AArch64 headers 2018-08-22 10:26:05 +01:00
stddef_.h libc: Consolidate unified definitions 2019-12-06 11:37:19 +01:00
stdint_.h fix: libc: use long for 64-bit types on aarch64 2021-11-08 14:41:17 +00:00
stdio_.h libc: Consolidate the size_t and NULL definitions 2019-12-06 11:37:19 +01:00