summaryrefslogtreecommitdiff
path: root/sys/arch/amiga
diff options
context:
space:
mode:
authorNiklas Hallqvist <niklas@cvs.openbsd.org>1997-03-26 21:51:32 +0000
committerNiklas Hallqvist <niklas@cvs.openbsd.org>1997-03-26 21:51:32 +0000
commit6ecda9950d77950975667f3cc8199b9e11999c42 (patch)
treef93a4fc9696e0a2a600bdfffb2fdf77f5fdd4919 /sys/arch/amiga
parent444451b49125ced948c90fa20fbe326d7e57379c (diff)
Got rid of an unused function
Diffstat (limited to 'sys/arch/amiga')
-rw-r--r--sys/arch/amiga/amiga/locore.s11
1 files changed, 1 insertions, 10 deletions
diff --git a/sys/arch/amiga/amiga/locore.s b/sys/arch/amiga/amiga/locore.s
index d808083fa6c..73a9d16efe2 100644
--- a/sys/arch/amiga/amiga/locore.s
+++ b/sys/arch/amiga/amiga/locore.s
@@ -1,4 +1,4 @@
-/* $OpenBSD: locore.s,v 1.18 1997/03/26 19:04:25 niklas Exp $ */
+/* $OpenBSD: locore.s,v 1.19 1997/03/26 21:51:31 niklas Exp $ */
/* $NetBSD: locore.s,v 1.72 1996/12/17 11:09:10 is Exp $ */
/*
@@ -1217,15 +1217,6 @@ Lauexit:
#include <m68k/m68k/support.s>
-ENTRY(qsetjmp)
- movl sp@(4),a0 | savearea pointer
- lea a0@(40),a0 | skip regs we do not save
- movl a6,a0@+ | save FP
- movl sp,a0@+ | save SP
- movl sp@,a0@ | and return address
- moveq #0,d0 | return 0
- rts
-
/*
* The following primitives manipulate the run queues.
* _whichqs tells which of the 32 queues _qs have processes