aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc/aim
diff options
context:
space:
mode:
authorJeff Roberson <jeff@FreeBSD.org>2003-02-17 05:14:26 +0000
committerJeff Roberson <jeff@FreeBSD.org>2003-02-17 05:14:26 +0000
commit5215b1872feaad7ecf7cb1234749ecf04071deef (patch)
treecb2703bfafc305c3d31849f9db4c5de6aee18706 /sys/powerpc/aim
parent50cc4892cb72626c307d6eaf88b52cfeeccfed7c (diff)
Notes
Diffstat (limited to 'sys/powerpc/aim')
-rw-r--r--sys/powerpc/aim/vm_machdep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/powerpc/aim/vm_machdep.c b/sys/powerpc/aim/vm_machdep.c
index a6f37f87cdd7b..61e7ba025aa32 100644
--- a/sys/powerpc/aim/vm_machdep.c
+++ b/sys/powerpc/aim/vm_machdep.c
@@ -285,7 +285,7 @@ cpu_set_upcall(struct thread *td, void *pcb)
}
void
-cpu_set_upcall_kse(struct thread *td, struct kse *ke)
+cpu_set_upcall_kse(struct thread *td, struct kse_upcall *ku)
{
return;