coreboot/src/drivers/elog
Aaron Durbin 6403167d29 compiler.h: add __weak macro
Instead of writing out '__attribute__((weak))' use a shorter form.

Change-Id: If418a1d55052780077febd2d8f2089021f414b91
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/25767
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Justin TerAvest <teravest@chromium.org>
2018-04-24 14:37:59 +00:00
..
boot_count.c src/drivers: add IS_ENABLED() around Kconfig symbol references 2017-07-13 23:54:48 +00:00
elog.c drivers/elog: Fix debug build errors 2017-10-16 16:10:51 +00:00
elog_internal.h Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
gsmi.c compiler.h: add __weak macro 2018-04-24 14:37:59 +00:00
Kconfig drivers/elog: use region_device for NV storage 2016-08-19 18:18:08 +02:00
Makefile.inc