Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
arch
sh
include
asm
irqflags.h
Go to the documentation of this file.
1
#ifndef __ASM_SH_IRQFLAGS_H
2
#define __ASM_SH_IRQFLAGS_H
3
4
#define ARCH_IRQ_DISABLED 0xf0
5
#define ARCH_IRQ_ENABLED 0x00
6
7
#include <
asm-generic/irqflags.h
>
8
9
#endif
/* __ASM_SH_IRQFLAGS_H */
Generated on Thu Jan 10 2013 12:49:54 for Linux Kernel by
1.8.2