thesis/linux-6.8.1/arch/arm/mach-versatile/vexpress.h
2025-03-19 13:44:23 +01:00

4 lines
126 B
C

bool vexpress_smp_init_ops(void);
void vexpress_flags_set(u32 data);
extern const struct smp_operations vexpress_smp_dt_ops;