blob: d88e77165086d6baf76e692b1067236499014cec [file] [log] [blame]
#ifndef SMPBOOT_H
#define SMPBOOT_H
int smpboot_prepare(unsigned int cpu);
#endif