This website works better with JavaScript
Home
Explore
Help
Register
Sign In
wareck
/
openwrt-archive
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
2f76d8f3a7
Branches
Tags
master
openwrt-archive
/
target
/
linux
/
oxnas
/
files
/
arch
/
arm
/
mach-oxnas
/
include
/
mach
/
irqs.h
irqs.h
101 B
History
Raw
1
2
3
4
5
6
7
#ifndef __ASM_ARCH_IRQS_H
#define __ASM_ARCH_IRQS_H
#define IRQ_SOFT 1
#define NR_IRQS 160
#endif