coreboot-kgpe-d16/src/include
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
..
boot write_tables: return a pointer to the table 2018-07-20 03:26:46 +00:00
console complier.h: add __noreturn and use it in code base 2018-09-10 15:02:51 +00:00
cpu complier.h: add __always_inline and use it in code base 2018-09-14 08:16:37 +00:00
device complier.h: add __always_inline and use it in code base 2018-09-14 08:16:37 +00:00
pc80
smp
superio
sys
adainit.h
assert.h
b64_decode.h
base3.h
bcd.h
boardid.h
boot_device.h
bootblock_common.h src/include: Fix typo 2018-08-09 15:56:52 +00:00
bootmem.h bootmem: Clarify usage with bounce-buffer 2018-06-12 07:43:37 +00:00
bootmode.h
bootstate.h src: Get rid of unneeded whitespace 2018-06-14 09:32:34 +00:00
cbfs.h
cbmem.h lib/fit_payload: Add coreboot tables support for FDT. 2018-08-22 08:18:54 +00:00
compiler.h complier.h: add __always_inline and use it in code base 2018-09-14 08:16:37 +00:00
cper.h include/cper.h: Add max of enum 2018-09-07 14:49:51 +00:00
delay.h
device_tree.h device_tree/fit: Constify data structures 2018-08-24 11:38:28 +00:00
dimm_info_util.h
edid.h
elog.h drivers/elog/elog.c: Create extended event 2018-08-22 15:35:47 +00:00
endian.h
fallback.h
fit.h device_tree/fit: Constify data structures 2018-08-24 11:38:28 +00:00
fit_payload.h lib: Add FIT payload support 2018-06-19 18:10:05 +00:00
fmap.h
gic.h
gpio.h gpio: Change gpio_baseX_value() function return types to unsigned 2018-08-03 18:10:02 +00:00
halt.h complier.h: add __noreturn and use it in code base 2018-09-10 15:02:51 +00:00
imd.h
inttypes.h
ip_checksum.h
kconfig.h
lib.h
list.h
main_decl.h
memlayout.h Introduce bootblock self-decompression 2018-05-22 02:44:14 +00:00
memory_info.h
memrange.h
mrc_cache.h
nhlt.h
option.h
program_loading.h lib/prog_loaders: Move argument selection into selfload 2018-06-19 14:28:01 +00:00
random.h
reg_script.h
region_file.h
reset.h complier.h: add __noreturn and use it in code base 2018-09-10 15:02:51 +00:00
rmodule.h
romstage_handoff.h
rtc.h
rules.h Introduce bootblock self-decompression 2018-05-22 02:44:14 +00:00
sar.h intel/wifi: Add WGDS ACPI method for Geo Aware SAR 2018-07-13 10:42:04 +00:00
sdram_mode.h
smbios.h arch/x86/smbios: Add support for table 38 2018-07-19 13:50:28 +00:00
spd.h
spd_bin.h
spd_ddr2.h
spi-generic.h
spi_bitbang.h
spi_flash.h
stage_cache.h
stddef.h
stdlib.h
string.h
swab.h
symbols.h Introduce bootblock self-decompression 2018-05-22 02:44:14 +00:00
thread.h
timer.h
timestamp.h
trace.h
types.h src/include: Fix typo 2018-08-09 15:56:52 +00:00
uuid.h src/include: Introduce guid_t type 2018-09-06 10:24:09 +00:00
vbe.h
version.h
watchdog.h
wrdd.h