Files
Debian-9-Kernel/arch/arm/mach-vexpress/core.h
T

6 lines
140 B
C
Raw Normal View History

2023-05-02 09:58:35 +02:00
bool vexpress_smp_init_ops(void);
extern const struct smp_operations vexpress_smp_dt_ops;
extern void vexpress_cpu_die(unsigned int cpu);