PageRenderTime 22ms CodeModel.GetById 16ms app.highlight 4ms RepoModel.GetById 1ms app.codeStats 0ms

/arch/um/include/asm/irqflags.h

https://bitbucket.org/cresqo/cm7-p500-kernel
C Header | 6 lines | 3 code | 2 blank | 1 comment | 0 complexity | 2ee33dd6ec1201e562d3ff7f8580e62f MD5 | raw file
Possible License(s): LGPL-2.0, AGPL-1.0, GPL-2.0
1#ifndef __UM_IRQFLAGS_H
2#define __UM_IRQFLAGS_H
3
4/* Empty for now */
5
6#endif