summaryrefslogtreecommitdiffstats
path: root/sys/sys/smp.h
diff options
context:
space:
mode:
authorjulian <julian@FreeBSD.org>2004-09-03 07:42:31 +0000
committerjulian <julian@FreeBSD.org>2004-09-03 07:42:31 +0000
commit373bbfc18445a9c3d361d56b73a25f76cbb6fb62 (patch)
treee4c143c3e33969a9055f5fb7df29532156d2a7ea /sys/sys/smp.h
parentee581aec84758a98f561f58a0da3f17a02c9a97a (diff)
downloadFreeBSD-src-373bbfc18445a9c3d361d56b73a25f76cbb6fb62.zip
FreeBSD-src-373bbfc18445a9c3d361d56b73a25f76cbb6fb62.tar.gz
Move 4bsd specific experimental IP code into the 4bsd file.
Move the sysctls into kern.sched
Diffstat (limited to 'sys/sys/smp.h')
-rw-r--r--sys/sys/smp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/sys/smp.h b/sys/sys/smp.h
index af9176f..b9f630c 100644
--- a/sys/sys/smp.h
+++ b/sys/sys/smp.h
@@ -96,7 +96,6 @@ void cpu_mp_start(void);
void forward_signal(struct thread *);
void forward_roundrobin(void);
-int forward_wakeup(int cpunum);
int restart_cpus(cpumask_t);
int stop_cpus(cpumask_t);
void smp_rendezvous_action(void);
OpenPOWER on IntegriCloud