Add noreturn attribute to die() in romcc.
authorStefan Reinauer <stepan@coresystems.de>
Sat, 3 Apr 2010 00:03:07 +0000 (00:03 +0000)
committerStefan Reinauer <stepan@openbios.org>
Sat, 3 Apr 2010 00:03:07 +0000 (00:03 +0000)
commitbed872dedfeb3b3ce33c0ce715904887a729e76f
tree995eec28eb7fd4a0e4de6a14f622b44104c7afc9
parent26afd18e1084c026c655aea7f7066a32c5d9ef90
Add noreturn attribute to die() in romcc.
This makes life a lot easier for static analyzers such as scan-build.
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5351 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
util/romcc/romcc.c