coreboot-kgpe-d16/util/romcc
Patrick Georgi 11a7db3b57 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@georgi-clan.de>
Reviewed-on: http://review.coreboot.org/2424
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martin.roth@se-eng.com>
Reviewed-by: Marc Jones <marcj303@gmail.com>
2013-02-19 11:01:05 +01:00
..
results
tests Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
COPYING
Makefile Enable -Werror for romcc 2012-03-31 12:07:10 +02:00
do_tests.sh Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
romcc.1
romcc.c romcc: Don't fail on function prototypes 2013-02-19 11:01:05 +01:00
tests.sh Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00