aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-vexpress/include/mach/tc2.h
blob: d3b5a2225a0e327e63686f921f23ba070858738e (plain)
1
2
3
4
5
6
7
8
9
10
#ifndef __MACH_TC2_H
#define __MACH_TC2_H

/*
 * cpu and cluster limits
 */
#define TC2_MAX_CPUS		3
#define TC2_MAX_CLUSTERS	2

#endif