Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/sys/arch/alpha/include G/c part of previous.
details: https://anonhg.NetBSD.org/src/rev/d070544f7aae
branches: netbsd-1-5
changeset: 488450:d070544f7aae
user: thorpej <thorpej%NetBSD.org@localhost>
date: Thu Jul 06 23:29:50 2000 +0000
description:
G/c part of previous.
diffstat:
sys/arch/alpha/include/rpb.h | 8 +-------
1 files changed, 1 insertions(+), 7 deletions(-)
diffs (22 lines):
diff -r 0ea54c925c88 -r d070544f7aae sys/arch/alpha/include/rpb.h
--- a/sys/arch/alpha/include/rpb.h Thu Jul 06 22:51:43 2000 +0000
+++ b/sys/arch/alpha/include/rpb.h Thu Jul 06 23:29:50 2000 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: rpb.h,v 1.35.2.2 2000/07/06 22:51:43 thorpej Exp $ */
+/* $NetBSD: rpb.h,v 1.35.2.3 2000/07/06 23:29:50 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