cregit-Linux how code gets into the kernel

Release 4.8 arch/sh/include/asm/irqflags.h

#ifndef __ASM_SH_IRQFLAGS_H

#define __ASM_SH_IRQFLAGS_H


#define ARCH_IRQ_DISABLED	0xf0

#define ARCH_IRQ_ENABLED	0x00

#include <asm-generic/irqflags.h>

#endif /* __ASM_SH_IRQFLAGS_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
paul mundtpaul mundt1890.00%266.67%
david howellsdavid howells210.00%133.33%
Total20100.00%3100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.