Skip to content
Snippets Groups Projects
Commit 40e01881 authored by Heiko Schocher's avatar Heiko Schocher Committed by Wolfgang Denk
Browse files

panic: remove warning "'noreturn' function does return"


since commit

commit d2e8b911
Author: Mike Frysinger <vapier@gentoo.org>
Date:   Wed Jun 29 11:58:04 2011 +0000

    panic: add noreturn attribute

I see the following warnings:

vsprintf.c: In function 'panic':
vsprintf.c:730: warning: 'noreturn' function does return

for nearly all boards. This patch fixes this warning.

Signed-off-by: default avatarHeiko Schocher <hs@denx.de>
cc: Mike Frysinger <vapier@gentoo.org>
parent eaf5e65a
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment