aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/asm-arm/softirq.h
blob: 27818ae62d62cf08dde82d87df26e0749cca996f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#ifndef __ASM_SOFTIRQ_H__
#define __ASM_SOFTIRQ_H__

#define NR_ARCH_SOFTIRQS       0

#endif /* __ASM_SOFTIRQ_H__ */
/*
 * Local variables:
 * mode: C
 * c-set-style: "BSD"
 * c-basic-offset: 4
 * indent-tabs-mode: nil
 * End:
 */