Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
kernel
/
linux-linaro-stable.git
/
8a95b5736641a5cd3996e4fe4c0af6ea05cfa86c
/
.
/
arch
/
arm
/
mach-vexpress
/
include
/
mach
/
tc2.h
blob: d3b5a2225a0e327e63686f921f23ba070858738e [
file
] [
log
] [
blame
]
Achin Gupta
922b78c
2013-03-10 22:36:51 +0000
[
diff
] [
blame
]
1
#ifndef
__MACH_TC2_H
2
#define
__MACH_TC2_H
3
4
/*
5
* cpu and cluster limits
6
*/
7
#define
TC2_MAX_CPUS
3
8
#define
TC2_MAX_CLUSTERS
2
9
10
#endif