cregit-Linux how code gets into the kernel

Release 4.14 arch/metag/include/asm/bug.h

/* 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

Overall Contributors

PersonTokensPropCommitsCommitProp
James Hogan4593.75%133.33%
Markos Chandras24.17%133.33%
Greg Kroah-Hartman12.08%133.33%
Total48100.00%3100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.