coreboot-kgpe-d16/src/mainboard/apple
Edward O'Callaghan cea455774e mainboard/apple/macbook21/romstage.c: Missing prototype header
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: Ic27e0f93065b1aa85d3979db61b5e2ff0dd2a310
Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Reviewed-on: http://review.coreboot.org/7518
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2014-11-20 06:40:42 +01:00
..
macbook11 macbook11: Fix typo 2014-10-22 09:27:43 +02:00
macbook21 mainboard/apple/macbook21/romstage.c: Missing prototype header 2014-11-20 06:40:42 +01:00
Kconfig macbook11: New mainboard (macbook21 clone) 2014-08-18 15:07:07 +02:00