summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
authorMichael Shalayeff <mickey@cvs.openbsd.org>2002-09-05 18:15:24 +0000
committerMichael Shalayeff <mickey@cvs.openbsd.org>2002-09-05 18:15:24 +0000
commit62814cb9c7ad3185d738ee54071b794e6971cd4d (patch)
tree4b58124f67240fdf138061a04c5d3f5dbfb08159 /sys/arch
parent835950488c4491010f1e78172a71f2031d932428 (diff)
no need for one extra frame
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/hppa/hppa/locore.S5
1 files changed, 1 insertions, 4 deletions
diff --git a/sys/arch/hppa/hppa/locore.S b/sys/arch/hppa/hppa/locore.S
index a34d423fbd0..fd22f2559de 100644
--- a/sys/arch/hppa/hppa/locore.S
+++ b/sys/arch/hppa/hppa/locore.S
@@ -1,4 +1,4 @@
-/* $OpenBSD: locore.S,v 1.81 2002/08/27 16:29:22 mickey Exp $ */
+/* $OpenBSD: locore.S,v 1.82 2002/09/05 18:15:23 mickey Exp $ */
/*
* Copyright (c) 1998-2002 Michael Shalayeff
@@ -343,9 +343,6 @@ LEAF_ENTRY($kernel_setup)
stw,ma r0, HPPA_FRAME_SIZE(sp)
stw r0, HPPA_FRAME_CRP(sp)
stw r0, HPPA_FRAME_PSP(sp)
- copy r3, r1
- copy sp, r3
- stw,ma r1, HPPA_FRAME_SIZE(sp)
/*
* We need to set the Q bit so that we can take TLB misses after we