arm-trusted-firmware/include/lib/libc/aarch64
Bence Szépkúti b382ac6887 libc: Consolidate unified definitions
As supporting architectures aside from AArch32 and AArch64 is not a
concern, keeping identical definitions in two places for a large part
of the libc seems counterproductive

The int128 types were left un-unified as __int128 is not supported by
gcc on AArch32

Signed-off-by: Bence Szépkúti <bence.szepkuti@arm.com>
Change-Id: Idf08e6fab7e4680d9da62d3c57266ea2d80472cf
2019-12-06 11:37:19 +01:00
..
endian_.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
limits_.h libc: Add AArch32 and AArch64 headers 2018-08-22 10:26:05 +01:00
setjmp_.h Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ 2019-08-01 13:14:12 -07:00
stddef_.h libc: Consolidate unified definitions 2019-12-06 11:37:19 +01:00
stdio_.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
stdlib_.h libc: Consolidate unified definitions 2019-12-06 11:37:19 +01:00
string_.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
time_.h libc: Consolidate unified definitions 2019-12-06 11:37:19 +01:00