summaryrefslogtreecommitdiff
path: root/lib/libc/arch/m88k/SYS.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/arch/m88k/SYS.h')
-rw-r--r--lib/libc/arch/m88k/SYS.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/lib/libc/arch/m88k/SYS.h b/lib/libc/arch/m88k/SYS.h
index 81cb2611ac6..14cd26e5ab7 100644
--- a/lib/libc/arch/m88k/SYS.h
+++ b/lib/libc/arch/m88k/SYS.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: SYS.h,v 1.11 2004/07/28 08:48:15 miod Exp $*/
+/* $OpenBSD: SYS.h,v 1.12 2007/10/24 20:19:09 miod Exp $*/
/*-
* Copyright (c) 1990 The Regents of the University of California.
* All rights reserved.
@@ -48,9 +48,6 @@
#endif
#define __DO_SYSCALL(x) \
- ld r10,r31,0; \
- ld r11,r31,4; \
- ld r12,r31,8; \
or r13,r0,__SYSCALLNAME(SYS_,x); \
tb0 0, r0, 128