summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/aim/trap.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/powerpc/aim/trap.c')
-rw-r--r--sys/powerpc/aim/trap.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/sys/powerpc/aim/trap.c b/sys/powerpc/aim/trap.c
index 408ed44..213fe29 100644
--- a/sys/powerpc/aim/trap.c
+++ b/sys/powerpc/aim/trap.c
@@ -597,11 +597,3 @@ fix_unaligned(p, frame)
return -1;
}
#endif
-
-void
-userret(struct proc *p, struct trapframe *frame, u_quad_t oticks)
-{
-
- /* XXX: Coming soon */
- return;
-}
OpenPOWER on IntegriCloud