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

extern const struct smp_operations vexpress_smp_dt_ops;

extern void vexpress_cpu_die(unsigned int cpu);