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.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libc/arch/m88k/SYS.h b/lib/libc/arch/m88k/SYS.h
index 16d7c309b14..519f18272dc 100644
--- a/lib/libc/arch/m88k/SYS.h
+++ b/lib/libc/arch/m88k/SYS.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: SYS.h,v 1.8 2003/01/07 21:59:21 miod Exp $*/
+/* $OpenBSD: SYS.h,v 1.9 2003/01/16 20:48:41 miod Exp $*/
/*-
* Copyright (c) 1990 The Regents of the University of California.
* All rights reserved.
@@ -59,7 +59,6 @@
tb0 0, r0, 128
#define __SYSCALL__NOERROR(p,x,y) \
- align 8; \
__ENTRY(p,x); \
__ALIAS(p,x); \
__DO_SYSCALL(y)