summaryrefslogtreecommitdiff
path: root/lib/libc/arch/m88k/sys/sigsuspend.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/arch/m88k/sys/sigsuspend.S')
-rw-r--r--lib/libc/arch/m88k/sys/sigsuspend.S6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/arch/m88k/sys/sigsuspend.S b/lib/libc/arch/m88k/sys/sigsuspend.S
index 8de6cd8b838..9817729e62b 100644
--- a/lib/libc/arch/m88k/sys/sigsuspend.S
+++ b/lib/libc/arch/m88k/sys/sigsuspend.S
@@ -1,4 +1,4 @@
-/* $OpenBSD: sigsuspend.S,v 1.2 2000/03/01 17:31:22 todd Exp $ */
+/* $OpenBSD: sigsuspend.S,v 1.3 2003/01/02 20:25:31 miod Exp $ */
/*-
* Copyright (c) 1990 The Regents of the University of California.
@@ -40,7 +40,7 @@
#if defined(LIBC_SCCS) && !defined(lint)
.data
/*.asciz "from: @(#)sigsuspend.s 5.2 (Berkeley) 6/6/90"*/
- .asciz "$OpenBSD: sigsuspend.S,v 1.2 2000/03/01 17:31:22 todd Exp $"
+ .asciz "$OpenBSD: sigsuspend.S,v 1.3 2003/01/02 20:25:31 miod Exp $"
.text
#endif /* LIBC_SCCS and not lint */
@@ -57,6 +57,6 @@ ENTRY(sigsuspend)
ld r2,r2,0 /* dereference the pointer mask */
or r13,r0,SYS_sigsuspend
tb0 0,r0,128
- br cerror
+ br __cerror
jmp.n r1
or r2,r0,0