arm-trusted-firmware/include/lib/stdlib/machine
Haojian Zhuang b15f31ac38 stdlib: import endian head file from freebsd
Import endian head files from FreeBSD 11.0. The link of FreeBSD source code
is https://github.com/freebsd/freebsd

Import machine/endian.h from sys/arm64/include/endian.h in FreeBSD.
commit d09ff72cef8e35dbf62f7363dcbf07b453f06243
Author: andrew <andrew@FreeBSD.org>
Date:   Mon Mar 23 11:54:56 2015 +0000

    Add the start of the arm64 machine headers. This is the subset needed to
    start getting userland libraries building.

    Reviewed by:        imp
    Sponsored by:       The FreeBSD Foundation

Import sys/endian.h from sys/sys/endian.h in FreeBSD.
commit 3c3fa2f5b0c7640373fcbcc3f667bf7794e8e609
Author: phk <phk@FreeBSD.org>
Date:   Thu May 20 06:16:13 2010 +0000

    Fix some way-past-brucification complaints from FlexeLint.

Signed-off-by: Haojian Zhuang <haojian.zhuang@linaro.org>
2017-06-07 11:50:31 +08:00
..
_inttypes.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
_limits.h Move stdlib header files to include/lib/stdlib 2016-06-03 14:20:48 +01:00
_stdint.h Rework type usage in Trusted Firmware 2016-07-18 17:52:15 +01:00
_types.h AArch32: Add essential Arch helpers 2016-08-10 12:34:50 +01:00
endian.h stdlib: import endian head file from freebsd 2017-06-07 11:50:31 +08:00