diff options
author | Edward O'Callaghan <eocallaghan@alterapraxis.com> | 2014-11-19 11:55:33 +1100 |
---|---|---|
committer | Edward O'Callaghan <eocallaghan@alterapraxis.com> | 2014-11-20 04:09:10 +0100 |
commit | b2086a0e22eb7727fdff52063c18ccc471b25fc6 (patch) | |
tree | 41caabbed7e8effe17b4f934bf901d77641b3cc2 /src/mainboard/apple | |
parent | f52beee059f553be4432356d8296a4611044bf29 (diff) |
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>
Diffstat (limited to 'src/mainboard/apple')
0 files changed, 0 insertions, 0 deletions