summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/mvme88k/include/reg.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/arch/mvme88k/include/reg.h b/sys/arch/mvme88k/include/reg.h
index 160fb875b71..a627ba4a5b6 100644
--- a/sys/arch/mvme88k/include/reg.h
+++ b/sys/arch/mvme88k/include/reg.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: reg.h,v 1.7 2001/02/01 03:38:18 smurph Exp $ */
+/* $OpenBSD: reg.h,v 1.8 2001/08/24 22:47:34 miod Exp $ */
/*
* Copyright (c) 1999 Steve Murphree, Jr.
* Copyright (c) 1996 Nivas Madhur
@@ -33,8 +33,6 @@
#ifndef _M88K_REG_H_
#define _M88K_REG_H_
-#define r_
-
/* This must always be an even number of words long */
struct reg {
unsigned r[32]; /* 0 - 31 */