coreboot-kgpe-d16/src/soc/nvidia
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
..
tegra src/soc: Use "foo *bar" instead of "foo* bar" 2018-07-09 09:31:10 +00:00
tegra124 complier.h: add __always_inline and use it in code base 2018-09-14 08:16:37 +00:00
tegra210 complier.h: add __always_inline and use it in code base 2018-09-14 08:16:37 +00:00
Kconfig soc: Add Kconfig for each soc vendor 2017-10-23 17:18:32 +00:00