LingmoOS-kernel/arch/arm/mach-versatile/vexpress.h

5 lines
126 B
C
Raw Permalink Normal View History

2024-07-18 03:58:23 +00:00
bool vexpress_smp_init_ops(void);
void vexpress_flags_set(u32 data);
extern const struct smp_operations vexpress_smp_dt_ops;