#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); #endifOverall Contributors
| Person | Tokens | Prop | Commits | CommitProp | |
| james hogan | james hogan | 45 | 95.74% | 1 | 50.00% |
| markos chandras | markos chandras | 2 | 4.26% | 1 | 50.00% |
| Total | 47 | 100.00% | 2 | 100.00% |