aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-vexpress/core.h
blob: 2a11d3ac8c68b5b74db8da21bca2744a9864f756 (plain) (blame)
1
2
3
4
5
bool vexpress_smp_init_ops(void);

extern struct smp_operations	vexpress_smp_dt_ops;

extern void vexpress_cpu_die(unsigned int cpu);