summaryrefslogtreecommitdiffstats
path: root/sys/sparc64
diff options
context:
space:
mode:
authortmm <tmm@FreeBSD.org>2004-05-26 12:09:39 +0000
committertmm <tmm@FreeBSD.org>2004-05-26 12:09:39 +0000
commit7b769ce88f5ef8a92f578e73fcf4eb1e71370d62 (patch)
treeedf0c96c7fcbf23aa962e54e2618acb5602d63a0 /sys/sparc64
parentf482b3c0f77042ce895f77deff5a607d58094fa6 (diff)
downloadFreeBSD-src-7b769ce88f5ef8a92f578e73fcf4eb1e71370d62.zip
FreeBSD-src-7b769ce88f5ef8a92f578e73fcf4eb1e71370d62.tar.gz
Retire cpu_sched_exit(); it is not used any more.
Diffstat (limited to 'sys/sparc64')
-rw-r--r--sys/sparc64/sparc64/vm_machdep.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/sys/sparc64/sparc64/vm_machdep.c b/sys/sparc64/sparc64/vm_machdep.c
index 0b55453..fe263f1 100644
--- a/sys/sparc64/sparc64/vm_machdep.c
+++ b/sys/sparc64/sparc64/vm_machdep.c
@@ -121,11 +121,6 @@ cpu_exit(struct thread *td)
}
void
-cpu_sched_exit(struct thread *td)
-{
-}
-
-void
cpu_thread_exit(struct thread *td)
{
}
OpenPOWER on IntegriCloud