Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_lge_hammerhead
/
be539c73b54dcc9f54fb2c2b70e204c93b616c9b
/
.
/
include
/
asm-arm
/
arch-epxa10db
/
platform.h
blob: 129bb0f212a0a1b690cd2e5a11dd9ac26c2dcc12 [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
1
#ifndef
PLATFORM_H
2
#define
PLATFORM_H
3
#include
"excalibur.h"
4
5
#define
MAXIRQNUM
15
6
#endif
7