coreboot-kgpe-d16/payloads/libpayload/include
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
..
arm/arch Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
arm64/arch Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
arpa
mips/arch Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
pci libpayload/pci: Correct MASK macro names 2016-06-21 20:41:06 +02:00
storage
sys
udc
usb Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
x86/arch Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
archive.h
assert.h
cbfs.h
cbfs_core.h Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
cbfs_ram.h
cbgfx.h detachables: Add invert parameter 2017-05-25 18:23:56 +02:00
compiler.h Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
coreboot_tables.h libpayload: Add VPD address into lib_sysinfo 2017-01-13 17:40:10 +01:00
ctype.h
die.h
endian.h
errno.h
exception.h
fmap_serialized.h Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
gdb.h
getopt.h
inttypes.h
ipchksum.h
kconfig.h
keycodes.h
libpayload.h Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
limits.h
lz4.h cbfs: Add LZ4 in-place decompression support for pre-RAM stages 2016-02-22 21:38:37 +01:00
lzma.h
malloc.h
multiboot_tables.h libpayload: multiboot - support meminfo flag 2017-02-17 18:20:38 +01:00
panel.h
pci.h
queue.h
stdarg.h
stddef.h payloads: Add whitespace around '<<' 2017-06-28 00:23:18 +00:00
stdint.h
stdio.h Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
stdlib.h Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
string.h
strings.h
swab.h
sysinfo.h libpayload: Add VPD address into lib_sysinfo 2017-01-13 17:40:10 +01:00
term.h
time.h libpayload: time: split time.h from libpayload.h 2016-04-21 23:08:52 +02:00
unistd.h
video_console.h