summaryrefslogtreecommitdiff
path: root/sys/arch/vax/include/sid.h
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1995-12-14 05:29:32 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1995-12-14 05:29:32 +0000
commit86b4fdd623d3c50d7bfd9427c2c9208454cd0da7 (patch)
tree5d95abcaf58d01703a30c7ab600537d3b8f67989 /sys/arch/vax/include/sid.h
parente2cd6c399798843e13e76f49dc8ee048b51f99f1 (diff)
update from netbsd (verbatim)
Diffstat (limited to 'sys/arch/vax/include/sid.h')
-rw-r--r--sys/arch/vax/include/sid.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/vax/include/sid.h b/sys/arch/vax/include/sid.h
index 91f89399156..2888b904525 100644
--- a/sys/arch/vax/include/sid.h
+++ b/sys/arch/vax/include/sid.h
@@ -1,4 +1,4 @@
-/* $NetBSD: sid.h,v 1.5 1995/02/23 17:51:44 ragge Exp $ */
+/* $NetBSD: sid.h,v 1.6 1995/11/12 14:37:18 ragge Exp $ */
/*
* Copyright (c) 1994 Ludd, University of Lule}, Sweden.
@@ -48,7 +48,6 @@
#define MACHID(x) ((x>>24)&255)
#define V750UCODE(x) ((x>>8)&255)
-#define V750HARDW(x) (cpu_type&255)
/*
* The MicroVAXII CPU chip (78032) is used on more than one type of system