coreboot-kgpe-d16/util/cbmem
Caveh Jalali 0068a9f579 add __must_check to */compiler.h
the __must_check function attribute is pretty much straight from the
linux kernel - used to encourage callers to consume function return
values.

Change-Id: I1812d957b745d6bebe2a8d34a9c4862316aa8530
Signed-off-by: Caveh Jalali <caveh@google.com>
Reviewed-on: https://review.coreboot.org/20881
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2017-08-08 18:18:03 +00:00
..
Makefile Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
cbmem.c cbmem: Escape literal asterisks in log banner regex 2017-06-14 02:17:14 +02:00
compiler.h add __must_check to */compiler.h 2017-08-08 18:18:03 +00:00