mirror_ubuntu-kernels/arch/arm/mach-versatile/vexpress.h

5 lines
126 B
C
Raw Normal View History

2024-07-02 00:48:40 +03:00
bool vexpress_smp_init_ops(void);
void vexpress_flags_set(u32 data);
extern const struct smp_operations vexpress_smp_dt_ops;