arm-trusted-firmware/include/lib/libc/aarch64
Alexei Fedorov 394fa5d499 AArch64: Add 128-bit integer types definitions
This patch adds 128-bit integer types int128_t and uint128_t
for "__int128" and "unsigned __int128" supported by GCC and
Clang for AArch64.

Change-Id: I0e646d026a5c12a09fd2c71dc502082052256a94
Signed-off-by: Alexei Fedorov <Alexei.Fedorov@arm.com>
2019-07-10 12:22:58 +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 libc: Move setjmp to libc folder 2019-02-08 13:42:38 +00:00
stddef_.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
stdint_.h AArch64: Add 128-bit integer types definitions 2019-07-10 12:22:58 +01:00
stdio_.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
stdlib_.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
string_.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
time_.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00