coreboot-kgpe-d16/util/cbfstool/flashmap
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
..
fmap.c cbfstool: Change FMAP granularity to 16 bytes 2016-01-14 18:44:41 +01:00
fmap.h Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
kv_pair.c flashmap: Allocate at least one entry in kv_pair_new() 2016-08-09 15:00:50 +02:00
kv_pair.h cbfstool: Fix kv_pair on Windows 2015-07-07 18:30:00 +02:00
valstr.c fmaptool: Introduce the fmd ("flashmap descriptor") language and compiler 2015-05-08 19:55:42 +02:00
valstr.h