Linux-6.18.2/arch/arm/mach-versatile/vexpress.h

5 lines
126 B
C
Raw Permalink Normal View History

2025-12-23 20:05:50 +08:00
bool vexpress_smp_init_ops(void);
void vexpress_flags_set(u32 data);
extern const struct smp_operations vexpress_smp_dt_ops;