diff options
author | Edward O'Callaghan <eocallaghan@alterapraxis.com> | 2014-11-19 12:08:24 +1100 |
---|---|---|
committer | Edward O'Callaghan <eocallaghan@alterapraxis.com> | 2014-11-20 06:40:42 +0100 |
commit | cea455774e7bd4644d5f68faf3657ddac1741ca6 (patch) | |
tree | ec50bbbd1a509e22869f51bc5dc338740f487d1d /src/southbridge/ricoh | |
parent | b2086a0e22eb7727fdff52063c18ccc471b25fc6 (diff) | |
download | coreboot-cea455774e7bd4644d5f68faf3657ddac1741ca6.tar.xz |
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>
Diffstat (limited to 'src/southbridge/ricoh')
0 files changed, 0 insertions, 0 deletions