From 85093f914b09ca3d7d75beffd1ce64f48d3ec9e9 Mon Sep 17 00:00:00 2001 From: Steve Murphree Date: Tue, 15 Dec 1998 04:45:51 +0000 Subject: Commit for the first real OpenBSD mvme88k kernel. --- sys/arch/mvme88k/include/locore.h | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/arch/mvme88k/include/locore.h') diff --git a/sys/arch/mvme88k/include/locore.h b/sys/arch/mvme88k/include/locore.h index fba0a9457e9..8b673c20ecc 100644 --- a/sys/arch/mvme88k/include/locore.h +++ b/sys/arch/mvme88k/include/locore.h @@ -72,6 +72,7 @@ * hence to debuggers, and such). */ #define LABEL(name) name: global name NEWLINE + #if EH_DEBUG # define _LABEL(name) name: global name NEWLINE #else -- cgit v1.2.3