start_kernel()之smp_prepare_boot_cpu(void)
时间:2010-10-15 来源:letmego163
|
static inline void smp_prepare_boot_cpu(void) |
smp_ops is a global variable defined in smp.c
|
struct smp_ops smp_ops = { |
|
/* |










