]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/ia64/kernel/unaligned.c
[IA64] die_if_kernel() can return
[linux-2.6-omap-h63xx.git] / arch / ia64 / kernel / unaligned.c
index f9e0ae936d1a9e278ea56bb9af1d35ae8159df26..112913896844f483b2ae3847125dde234043fe7d 100644 (file)
@@ -24,7 +24,7 @@
 #include <asm/uaccess.h>
 #include <asm/unaligned.h>
 
-extern void die_if_kernel(char *str, struct pt_regs *regs, long err) __attribute__ ((noreturn));
+extern void die_if_kernel(char *str, struct pt_regs *regs, long err);
 
 #undef DEBUG_UNALIGNED_TRAP