cregit-Linux how code gets into the kernel

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

/* SPDX-License-Identifier: GPL-2.0 */
#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 Mundt1885.71%250.00%
David Howells29.52%125.00%
Greg Kroah-Hartman14.76%125.00%
Total21100.00%4100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.