Files
sdk-hwV1.3/lichee/linux-4.9/arch/arm/mach-vexpress/core.h
2024-05-07 18:09:20 +08:00

6 lines
140 B
C

bool vexpress_smp_init_ops(void);
extern const struct smp_operations vexpress_smp_dt_ops;
extern void vexpress_cpu_die(unsigned int cpu);