summaryrefslogtreecommitdiffstats
path: root/arch/metag/include/asm/bug.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/metag/include/asm/bug.h')
-rw-r--r--arch/metag/include/asm/bug.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/arch/metag/include/asm/bug.h b/arch/metag/include/asm/bug.h
deleted file mode 100644
index ee07a94..0000000
--- a/arch/metag/include/asm/bug.h
+++ /dev/null
@@ -1,13 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0 */
-#ifndef _ASM_METAG_BUG_H
-#define _ASM_METAG_BUG_H
-
-#include <asm-generic/bug.h>
-
-struct pt_regs;
-
-extern const char *trap_name(int trapno);
-extern void __noreturn die(const char *str, struct pt_regs *regs, long err,
- unsigned long addr);
-
-#endif
OpenPOWER on IntegriCloud