From c9aeb59e583a562563b8d0dc1698be747c834bc8 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Tue, 27 Feb 2007 01:04:04 +0000 Subject: previous commit ppc machines. has miod been reading tech-kern too much, and is he trying to emulate them? --- sys/arch/macppc/macppc/machdep.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'sys/arch/macppc') diff --git a/sys/arch/macppc/macppc/machdep.c b/sys/arch/macppc/macppc/machdep.c index 80a37d9675e..78b1707a75f 100644 --- a/sys/arch/macppc/macppc/machdep.c +++ b/sys/arch/macppc/macppc/machdep.c @@ -1,4 +1,4 @@ -/* $OpenBSD: machdep.c,v 1.86 2007/02/26 21:30:17 miod Exp $ */ +/* $OpenBSD: machdep.c,v 1.87 2007/02/27 01:04:03 deraadt Exp $ */ /* $NetBSD: machdep.c,v 1.4 1996/10/16 19:33:11 ws Exp $ */ /* @@ -660,8 +660,6 @@ setregs(struct proc *p, struct exec_package *pack, u_long stack, tf->srr0 = pack->ep_entry; tf->srr1 = PSL_MBO | PSL_USERSET | PSL_FE_DFLT; p->p_addr->u_pcb.pcb_flags = 0; - - retval[1] = 0; } /* -- cgit v1.2.3