Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/dreamcast/dreamcast Removed LED_ADDR (Dreamcast doe...



details:   https://anonhg.NetBSD.org/src/rev/e034f94893ca
branches:  trunk
changeset: 503842:e034f94893ca
user:      marcus <marcus%NetBSD.org@localhost>
date:      Thu Feb 15 18:30:31 2001 +0000

description:
Removed LED_ADDR (Dreamcast doesn't have program controllable LEDs).

diffstat:

 sys/arch/dreamcast/dreamcast/genassym.cf |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r b602b1dc150f -r e034f94893ca sys/arch/dreamcast/dreamcast/genassym.cf
--- a/sys/arch/dreamcast/dreamcast/genassym.cf  Thu Feb 15 18:16:12 2001 +0000
+++ b/sys/arch/dreamcast/dreamcast/genassym.cf  Thu Feb 15 18:30:31 2001 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: genassym.cf,v 1.1 2000/12/11 18:19:13 marcus Exp $
+#      $NetBSD: genassym.cf,v 1.2 2001/02/15 18:30:31 marcus Exp $
 
 #
 # Copyright (c) 1995, 1997 Charles M. Hannum.  All rights reserved.
@@ -107,4 +107,3 @@
 define MMUCR_VALIDBITS         MMUCR_VALIDBITS
 endif
 
-define LED_ADDR                LED_ADDR



Home | Main Index | Thread Index | Old Index