Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/alpha/include Oops, g/c some stuff from previous.
details: https://anonhg.NetBSD.org/src/rev/1d4afc367464
branches: trunk
changeset: 494487:1d4afc367464
user: thorpej <thorpej%NetBSD.org@localhost>
date: Thu Jul 06 23:29:13 2000 +0000
description:
Oops, g/c some stuff from previous.
diffstat:
sys/arch/alpha/include/rpb.h | 8 +-------
1 files changed, 1 insertions(+), 7 deletions(-)
diffs (22 lines):
diff -r 943cfb128db6 -r 1d4afc367464 sys/arch/alpha/include/rpb.h
--- a/sys/arch/alpha/include/rpb.h Thu Jul 06 23:27:29 2000 +0000
+++ b/sys/arch/alpha/include/rpb.h Thu Jul 06 23:29:13 2000 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: rpb.h,v 1.37 2000/07/06 22:46:54 thorpej Exp $ */
+/* $NetBSD: rpb.h,v 1.38 2000/07/06 23:29:13 thorpej Exp $ */
/*
* Copyright (c) 1994, 1995, 1996 Carnegie-Mellon University.
@@ -394,12 +394,6 @@
u_int64_t ctb_reserved0; /* 80: reserved */
};
-#define CTB_TYPE_NONE 0 /* no console present */
-#define CTB_TYPE_SERVICE 1 /* service processor */
-#define CTB_TYPE_DZ 2 /* serial line */
-#define CTB_TYPE_GRAPHICS 3 /* graphics device */
-#define CTB_TYPE_REMOTE 4 /* remote */
-
/*
* Format of the Console Terminal Block Type 4 `turboslot' field:
*
Home |
Main Index |
Thread Index |
Old Index