Jon Medhurst | 033a899 | 2013-01-30 09:12:55 +0000 | [diff] [blame] | 1 | bool vexpress_smp_init_ops(void); |
2 | |||||
Masahiro Yamada | 7530527 | 2015-11-15 10:39:53 +0900 | [diff] [blame] | 3 | extern const struct smp_operations vexpress_smp_dt_ops; |
Marc Zyngier | 3695adc | 2011-09-08 13:15:22 +0100 | [diff] [blame] | 4 | |
5 | extern void vexpress_cpu_die(unsigned int cpu); |