aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm/mach-vexpress/core.h
blob: bda78675c55d8bdaecd67ff6de1a543033bed9a1 (plain) (blame)
1
2
3
4
bool vexpress_smp_init_ops(void);
void vexpress_flags_set(u32 data);

extern const struct smp_operations vexpress_smp_dt_ops;