JustOS/linux-6.13/arch/arm/mach-versatile/vexpress.h
justuser 02e73b8cd9 up
2025-01-24 17:00:19 +03:00

5 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;