git: https://android.googlesource.com/kernel/common branch: android-4.9 commit: 03fcc2fe71308c2d164b4e6cbfc738c63e670444
6 lines
140 B
C
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);
|