coreboot-kgpe-d16/src/arch
Aaron Durbin 75a62e7648 complier.h: add __always_inline and use it in code base
Add a __always_inline macro that wraps __attribute__((always_inline))
and replace current users with the macro, excluding files under
src/vendorcode.

Change-Id: Ic57e474c1d2ca7cc0405ac677869f78a28d3e529
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/28587
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@google.com>
2018-09-14 08:16:37 +00:00
..
arm complier.h: add __always_inline and use it in code base 2018-09-14 08:16:37 +00:00
arm64 complier.h: add __always_inline and use it in code base 2018-09-14 08:16:37 +00:00
mips complier.h: add __always_inline and use it in code base 2018-09-14 08:16:37 +00:00
power8 complier.h: add __always_inline and use it in code base 2018-09-14 08:16:37 +00:00
riscv complier.h: add __always_inline and use it in code base 2018-09-14 08:16:37 +00:00
x86 complier.h: add __always_inline and use it in code base 2018-09-14 08:16:37 +00:00