SmartAudio/lichee/linux-4.9/arch/arm/mach-vexpress/core.h

6 lines
140 B
C
Raw Normal View History

2018-07-13 01:31:50 +00:00
bool vexpress_smp_init_ops(void);
extern const struct smp_operations vexpress_smp_dt_ops;
extern void vexpress_cpu_die(unsigned int cpu);