coreboot-kgpe-d16/payloads/libpayload/include/arm64/arch
Stefan Reinauer 6a00113de8 Rename __attribute__((packed)) --> __packed
Also unify __attribute__ ((..)) to __attribute__((..)) and
handle ((__packed__)) like ((packed))

Change-Id: Ie60a51c3fa92b5009724a5b7c2932e361bf3490c
Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-on: https://review.coreboot.org/15921
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2017-07-13 19:45:59 +00:00
..
asm.h
barrier.h libpayload: Add support for memory barriers 2015-03-19 23:24:16 +01:00
cache.h arm64: Decouple MMU functions from memranges 2015-06-02 11:34:23 +02:00
exception.h Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
io.h libpayload: arm(64): add read8/16/32 and write8/16/32 2015-07-06 09:39:48 +02:00
lib_helpers.h payloads: Add whitespace around '<<' 2017-06-28 00:23:18 +00:00
mmu.h arm64: mmu: Prevent CPU prefetch instructions from device memory 2015-09-28 09:36:32 +00:00
types.h
virtual.h