index
:
linux-sh
development
for-next
j2-devel
j2-stable
jcore-4.6
jcore-4.8
linux-sh-draft
linux-sh-draft-2
master
sh-for-4.6
sh-for-4.6-old1
temp-j2
v4.6-rc3+j2
v4.6-rc5+j2
v5.16+j2
DO NOT CLONE THIS REPO DIRECTLY. Clone kernel.org then fetch just differences from here. Linux SH repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
smpboot.h
blob: d88e77165086d6baf76e692b1067236499014cec (
plain
) (
blame
)
1
2
3
4
5
6
#ifndef SMPBOOT_H #define SMPBOOT_H int smpboot_prepare(unsigned int cpu); #endif