Welcome to mirror list, hosted at ThFree Co, Russian Federation.

vexpress.h « mach-versatile « arm « arch - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: bda78675c55d8bdaecd67ff6de1a543033bed9a1 (plain)
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;