projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
lua: Fixed some cross-platform issues for PPC (and probably other architectures)
[openwrt.git]
/
target
/
linux
/
amazon
/
files
/
include
/
asm-mips
/
mach-amazon
/
irq.h
1
#ifndef __AMAZON_IRQ_H
2
#define __AMAZON_IRQ_H
3
4
#define NR_IRQS 256
5
#include_next <irq.h>
6
7
#endif
This page took
0.043146 seconds
and
5
git commands to generate.