coreboot-kgpe-d16/src/mainboard/intel
Edward O'Callaghan b2086a0e22 mainboard/intel/cougar_canyon2/romstage.c: Missing prototype
Fix warning thrown by Clang due to missing prototype for main
entry point function in -ffreestanding. main() is as any other
function in freestanding and so a prototype is strictly needed.

Change-Id: Icb29ced0306d5089049a35b1d8862f86a555ff1f
Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Reviewed-on: http://review.coreboot.org/7517
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2014-11-20 04:09:10 +01:00
..
bakersport_fsp fsp: Change mobo partnumbers to reflect that it's running code FSP variant 2014-11-15 20:00:17 +01:00
baskingridge lynxpoint: Consolidate common GNVS init 2014-10-18 22:16:24 +02:00
bayleybay_fsp fsp_baytrail: Update chip.h UPD entries to match names in fspvpd.h 2014-11-19 03:56:38 +01:00
cougar_canyon2 mainboard/intel/cougar_canyon2/romstage.c: Missing prototype 2014-11-20 04:09:10 +01:00
d810e2cb intel/cpu: rename car.h to romstage.h 2014-08-15 03:44:46 +02:00
d945gclf i945: consolidate sb & nb early inits 2014-11-09 04:56:11 +01:00
eagleheights mainboard/*/debug.c: Remove duplicate or dead code 2014-11-15 10:25:23 +01:00
emeraldlake2 bd82x6x: Move to common FADT. 2014-11-08 13:41:48 +01:00
jarrell mainboard/*/debug.c: Remove duplicate or dead code 2014-11-15 10:25:23 +01:00
minnowmax fsp_baytrail: Update chip.h UPD entries to match names in fspvpd.h 2014-11-19 03:56:38 +01:00
mohonpeak fsp_rangeley: Switch to per-device ACPI 2014-11-08 20:12:31 +01:00
mtarvon intel/cpu: rename car.h to romstage.h 2014-08-15 03:44:46 +02:00
truxton mainboard/*/debug.c: Remove duplicate or dead code 2014-11-15 10:25:23 +01:00
wtm2 lynxpoint: Consolidate common GNVS init 2014-10-18 22:16:24 +02:00
xe7501devkit e7501: Move to perdev ACPI 2014-10-19 09:56:54 +02:00
Kconfig bayleybay_fsp: Add bakersport board variant 2014-08-11 20:06:44 +02:00