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
blackfin
include
asm
hardirq.h
Go to the documentation of this file.
1
/*
2
* Copyright 2004-2009 Analog Devices Inc.
3
*
4
* Licensed under the GPL-2 or later.
5
*/
6
7
#ifndef __BFIN_HARDIRQ_H
8
#define __BFIN_HARDIRQ_H
9
10
#define __ARCH_IRQ_EXIT_IRQS_DISABLED 1
11
12
extern
void
ack_bad_irq
(
unsigned
int
irq);
13
#define ack_bad_irq ack_bad_irq
14
15
/* Define until common code gets sane defaults */
16
#define HARDIRQ_BITS 9
17
18
#include <
asm-generic/hardirq.h
>
19
20
#endif
Generated on Thu Jan 10 2013 12:49:42 for Linux Kernel by
1.8.2