coreboot-kgpe-d16/src/commonlib
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
..
include/commonlib Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
storage commonlib/storage: Zero extend MMC capacity 2017-06-27 21:55:49 +00:00
Makefile.inc commonlib: Move drivers/storage into commonlib/storage 2017-05-12 18:20:33 +02:00
cbfs.c commonlib: cbfs: Add CBFS attribute support 2016-08-27 01:16:16 +02:00
configstring.c buildsystem: Drop explicit (k)config.h includes 2016-12-08 19:46:53 +01:00
fsp_relocate.c Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
iobuf.c commonlib: add input and output buffer helpers 2017-04-24 19:06:50 +02:00
lz4.c.inc cbfs: Add LZ4 in-place decompression support for pre-RAM stages 2016-02-22 21:38:37 +01:00
lz4_wrapper.c Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
mem_pool.c commonlib: Prepare code to be included in cbfstool builds. 2016-01-06 01:11:32 +01:00
region.c commonlib: Remove space after * 2017-03-10 22:27:51 +01:00