Add attribute((noreturn)) to romcc
authorStefan Reinauer <stepan@coresystems.de>
Sun, 28 Feb 2010 18:37:38 +0000 (18:37 +0000)
committerStefan Reinauer <stepan@openbios.org>
Sun, 28 Feb 2010 18:37:38 +0000 (18:37 +0000)
commitc89c4d4602d76e87391ea124aea8e11f2c3eea21
tree5be5ef8e9cbd5687d895ff9bf82882af47edf35a
parent9ea7bff22ecaba50eefd817dd74d092120682f1a
Add attribute((noreturn)) to romcc
It doesn't do anything, but it allows the same code to be compiled with gcc and
romcc.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5172 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
util/romcc/romcc.c