38498a67aa2c ^
1 2 3 4 5 6
#ifndef SMPBOOT_H #define SMPBOOT_H int smpboot_prepare(unsigned int cpu); #endif