Mark non-returning function as noreturn to help some compiler versions
authorPatrick Georgi <patrick.georgi@secunet.com>
Tue, 1 Mar 2011 07:30:14 +0000 (07:30 +0000)
committerPatrick Georgi <patrick.georgi@coresystems.de>
Tue, 1 Mar 2011 07:30:14 +0000 (07:30 +0000)
commit11ac1cfaa30bff3162d9f857d0269e28d900d281
treea436ee2bffb0d5d8a9e2966cc9d9e2ef55bb7760
parent6eb6a7c8d57969cde6db50072ac4e1a241f6ade7
Mark non-returning function as noreturn to help some compiler versions

Signed-off-by: Patrick Georgi <patrick.georgi@secunet.com>
Acked-by: Patrick Georgi <patrick.georgi@secunet.com>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6418 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/northbridge/amd/lx/raminit.c