coreboot-kgpe-d16/src/mainboard/google/stout
Edward O'Callaghan 1ab2027955 Intel: Add common header file for CAR setup
When passing '-ffreestanding' the 'main' romstage.c may no longer
necessarily be considered the entry point.

From the C specification in 5.1.2.1 Freestanding environment;

"In a freestanding environment (in which C program execution may take
place without any benefit of an operating system), the name and type of
the function called at program startup are implementation-defined."

Clang complains about these being missing as Clang is somewhat more
strict about the spec than GNU/GCC is. An advantage here is that a
different entry-point type-signature shall now be warned about at
compile time.

Change-Id: I467001adabd47958c30c9a15e3248e42ed1151f3
Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Reviewed-on: http://review.coreboot.org/5872
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
2014-08-14 15:12:26 +02:00
..
acpi mainboard,ASL: Trivial - drop trailing blank lines at EOF 2014-07-17 02:18:23 +02:00
acpi_tables.c ACPI: Remove CBMEM TOC from GNVS 2014-06-18 20:37:34 +02:00
board_info.txt Add aliases for Chromebooks in board_info 2014-05-19 14:57:54 +02:00
chromeos.c ChromeOS boards: Fix includes 2014-05-08 16:25:57 +02:00
cmos.default google/stout: Provide cmos.default 2014-01-26 22:59:41 +01:00
cmos.layout sandy/ivybridge: Make UMA size configurable. 2014-08-03 13:44:40 +02:00
devicetree.cb ibexpeak / bd82x6x: Make SATA mode user-visible option. 2014-01-12 18:03:23 +01:00
dsdt.asl
ec.c google/stout: Fix build without ChromeOS 2014-05-01 15:39:05 +02:00
ec.h
fadt.c
gpio.h
hda_verb.h mainboard: Make use of ARRAY_SIZE macro in hda_verb.h 2014-07-08 07:55:29 +02:00
i915.c Remove guarding #includes by CONFIG_FOO combinations 2014-06-21 08:07:22 +02:00
i915_reg.h
i915io.c
Kconfig sandy/ivy boards: Switch to use DYNAMIC_CBMEM 2014-06-25 12:11:59 +02:00
mainboard.c Remove PCI_ROM_RUN option 2013-12-24 14:40:49 +01:00
mainboard_smi.c src/mainboard/google/*/mainboard_smi.c: Remove #include .c's 2014-06-20 22:36:19 +02:00
Makefile.inc ChromeOS boards: Always build code for bootmode straps 2014-05-08 16:26:58 +02:00
onboard.h
romstage.c Intel: Add common header file for CAR setup 2014-08-14 15:12:26 +02:00
thermal.h