cregit-Linux how code gets into the kernel

Release 4.11 arch/avr32/include/asm/kdebug.h

#ifndef __ASM_AVR32_KDEBUG_H

#define __ASM_AVR32_KDEBUG_H

/* Grossly misnamed. */

enum die_val {
	
DIE_BREAKPOINT,
	
DIE_SSTEP,
	
DIE_NMI,
	
DIE_OOPS,
};

#endif /* __ASM_AVR32_KDEBUG_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Håvard Skinnemoen22100.00%3100.00%
Total22100.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.