coreboot-kgpe-d16/src/mainboard/asus
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
..
a8n_e Kconfig: do not set SB_HT_CHAIN_ON_BUS0 twice to the same value 2014-08-12 09:02:45 +02:00
a8n_sli Move ARCH_* from board/Kconfig to cpu or soc Kconfig. 2014-05-03 00:25:20 +02:00
a8v-e_deluxe src/mainboard: Remove trailing whitespace 2014-07-24 12:43:01 +02:00
a8v-e_se src/mainboard: Remove trailing whitespace 2014-07-24 12:43:01 +02:00
dsbf Intel: Add common header file for CAR setup 2014-08-14 15:12:26 +02:00
f2a85-m mainboard/amd: De-ASCIIartify AGESA board headers 2014-08-06 15:36:12 +02:00
k8v-x src/mainboard: Remove trailing whitespace 2014-07-24 12:43:01 +02:00
m2n-e mainboard: Trivial - drop trailing blank lines at EOF 2014-07-18 14:42:47 +02:00
m2v src/mainboard: Remove trailing whitespace 2014-07-24 12:43:01 +02:00
m2v-mx_se src/mainboard: Remove trailing whitespace 2014-07-24 12:43:01 +02:00
m4a78-em src/mainboard: Remove trailing whitespace 2014-07-24 12:43:01 +02:00
m4a785-m src/mainboard: Remove trailing whitespace 2014-07-24 12:43:01 +02:00
m4a785t-m mainboard: Trivial - drop trailing blank lines at EOF 2014-07-18 14:42:47 +02:00
m5a88-v src/mainboard: Remove trailing whitespace 2014-07-24 12:43:01 +02:00
mew-am Intel: Add common header file for CAR setup 2014-08-14 15:12:26 +02:00
mew-vm Intel: Add common header file for CAR setup 2014-08-14 15:12:26 +02:00
p2b Intel: Add common header file for CAR setup 2014-08-14 15:12:26 +02:00
p2b-d Intel: Add common header file for CAR setup 2014-08-14 15:12:26 +02:00
p2b-ds Intel: Add common header file for CAR setup 2014-08-14 15:12:26 +02:00
p2b-f Intel: Add common header file for CAR setup 2014-08-14 15:12:26 +02:00
p2b-ls Intel: Add common header file for CAR setup 2014-08-14 15:12:26 +02:00
p3b-f Intel: Add common header file for CAR setup 2014-08-14 15:12:26 +02:00
Kconfig A8N-SLI: Add it explicitly as a clone of A8N-E 2014-01-18 23:56:29 +01:00