summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/pmax/include/asm.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/arch/pmax/include/asm.h b/sys/arch/pmax/include/asm.h
index 0a152c2f6be..6d1efa978be 100644
--- a/sys/arch/pmax/include/asm.h
+++ b/sys/arch/pmax/include/asm.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: asm.h,v 1.2 1996/10/29 17:02:38 graichen Exp $ */
+/* $OpenBSD: asm.h,v 1.3 1997/05/11 16:12:12 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