Learn more about cloning repositories
You have read-only access
panic: add noreturn attribute Since panic() never returns, we should add an appropriate attribute to let gcc improve optimization around it. Signed-off-by: Mike Frysinger <vapier@gentoo.org>