Skip to content
Snippets Groups Projects
Commit d2e8b911 authored by Mike Frysinger's avatar Mike Frysinger Committed by Wolfgang Denk
Browse files

panic: add noreturn attribute


Since panic() never returns, we should add an appropriate attribute to
let gcc improve optimization around it.

Signed-off-by: default avatarMike Frysinger <vapier@gentoo.org>
parent afd077bd
Loading
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