oleavr-rgl-a500-mini-linux-.../arch/arm/mach-vexpress/include/mach/tc2.h

11 lines
135 B
C
Raw Normal View History

2022-05-07 01:01:45 +02:00
#ifndef __MACH_TC2_H
#define __MACH_TC2_H
/*
* cpu and cluster limits
*/
#define TC2_MAX_CPUS 3
#define TC2_MAX_CLUSTERS 2
#endif