linuxdebug/arch/arm/mach-versatile/vexpress.h

5 lines
126 B
C
Raw Permalink Normal View History

2024-07-16 15:50:57 +02:00
bool vexpress_smp_init_ops(void);
void vexpress_flags_set(u32 data);
extern const struct smp_operations vexpress_smp_dt_ops;