summaryrefslogtreecommitdiff
path: root/sys/arch/wgrisc/include/asm.h
diff options
context:
space:
mode:
authorPer Fogelstrom <pefo@cvs.openbsd.org>1997-05-11 16:26:09 +0000
committerPer Fogelstrom <pefo@cvs.openbsd.org>1997-05-11 16:26:09 +0000
commit2f70b59ccd13377c85102c85b5b68da7571890a2 (patch)
treef8cedcb5725e1f08a84a69d98bd446b2ecc3a78f /sys/arch/wgrisc/include/asm.h
parent05de016f36ec20374fca91f514733b297fafa057 (diff)
Current update
Diffstat (limited to 'sys/arch/wgrisc/include/asm.h')
-rw-r--r--sys/arch/wgrisc/include/asm.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/arch/wgrisc/include/asm.h b/sys/arch/wgrisc/include/asm.h
index 06df98758c2..e5c8f892109 100644
--- a/sys/arch/wgrisc/include/asm.h
+++ b/sys/arch/wgrisc/include/asm.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: asm.h,v 1.1 1997/02/06 16:02:44 pefo Exp $ */
+/* $OpenBSD: asm.h,v 1.2 1997/05/11 16:26:00 pefo Exp $ */
/*
* Copyright (c) 1992, 1993
@@ -49,7 +49,9 @@
#include <machine/regdef.h>
+#ifndef ABICALLS
#define ABICALLS .abicalls
+#endif
#if defined(ABICALLS) && !defined(_KERNEL)
ABICALLS