[coreboot] Patch merged into coreboot/master: 11a7db3 romcc: Don't fail on function prototypes

gerrit at coreboot.org gerrit at coreboot.org
Tue Feb 19 11:01:06 CET 2013


the following patch was just integrated into master:
commit 11a7db3b570eb07759a7f4b5d8397be87518388d
Author: Patrick Georgi <patrick at georgi-clan.de>
Date:   Sat Feb 16 20:16:34 2013 +0100

    romcc: Don't fail on function prototypes
    
    Instead, ignore them. One is as non-standard as the other
    and ignoring is more convenient since we don't need to
    guard prototypes with #ifndef __ROMCC_ all the time.
    
    Change-Id: I7be93a2ed0966ba1a86f0294132a204e6c8bf24f
    Signed-off-by: Patrick Georgi <patrick at georgi-clan.de>
    Reviewed-on: http://review.coreboot.org/2424
    Tested-by: build bot (Jenkins)
    Reviewed-by: Martin Roth <martin.roth at se-eng.com>
    Reviewed-by: Marc Jones <marcj303 at gmail.com>


See http://review.coreboot.org/2424 for details.

-gerrit



More information about the coreboot mailing list