Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
38498a67aa2cf8c80754b8d304bfacc10bc582b5
/
.
/
kernel
/
smpboot.h
blob: d88e77165086d6baf76e692b1067236499014cec [
file
] [
log
] [
blame
]
Thomas Gleixner
38498a6
2012-04-20 13:05:44 +0000
[
diff
] [
blame^
]
1
#ifndef
SMPBOOT_H
2
#define
SMPBOOT_H
3
4
int
smpboot_prepare
(
unsigned
int
cpu
);
5
6
#endif