summaryrefslogtreecommitdiff
path: root/sys/arch/mvme88k/include/db_machdep.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/mvme88k/include/db_machdep.h')
-rw-r--r--sys/arch/mvme88k/include/db_machdep.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/sys/arch/mvme88k/include/db_machdep.h b/sys/arch/mvme88k/include/db_machdep.h
index c83f1934b03..dc61e1ea37b 100644
--- a/sys/arch/mvme88k/include/db_machdep.h
+++ b/sys/arch/mvme88k/include/db_machdep.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: db_machdep.h,v 1.14 2001/11/06 00:30:38 art Exp $ */
+/* $OpenBSD: db_machdep.h,v 1.15 2001/11/09 00:12:19 miod Exp $ */
/*
* Mach Operating System
* Copyright (c) 1993-1991 Carnegie Mellon University
@@ -50,11 +50,11 @@
#define ENTRY_ASM "tb0 0, r0, 132"
#define DDB_ENTRY_TRAP_NO 132
-typedef vm_offset_t db_addr_t;
-typedef int db_expr_t;
-typedef struct m88100_saved_state db_regs_t;
-db_regs_t ddb_regs; /* register state */
-#define DDB_REGS (&ddb_regs)
+typedef vm_offset_t db_addr_t;
+typedef int db_expr_t;
+typedef struct m88100_saved_state db_regs_t;
+extern db_regs_t ddb_regs; /* register state */
+#define DDB_REGS (&ddb_regs)
/*
* the low two bits of sxip, snip, sfip have valid bits