|
@@ -37,7 +37,6 @@ struct smp_ops_t {
|
|
|
void (*setup_cpu)(int nr);
|
|
|
void (*take_timebase)(void);
|
|
|
void (*give_timebase)(void);
|
|
|
- int (*cpu_enable)(unsigned int nr);
|
|
|
int (*cpu_disable)(void);
|
|
|
void (*cpu_die)(unsigned int nr);
|
|
|
int (*cpu_bootable)(unsigned int nr);
|