Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/hp300/hp300 Oops, forgot to add MMUID_385.



details:   https://anonhg.NetBSD.org/src/rev/5fbe56562dbc
branches:  trunk
changeset: 475084:5fbe56562dbc
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Sat Jul 31 20:50:48 1999 +0000

description:
Oops, forgot to add MMUID_385.

diffstat:

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

diffs (17 lines):

diff -r 37b5838c3d89 -r 5fbe56562dbc sys/arch/hp300/hp300/genassym.cf
--- a/sys/arch/hp300/hp300/genassym.cf  Sat Jul 31 20:19:31 1999 +0000
+++ b/sys/arch/hp300/hp300/genassym.cf  Sat Jul 31 20:50:48 1999 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: genassym.cf,v 1.16 1999/07/31 01:26:04 thorpej Exp $
+#      $NetBSD: genassym.cf,v 1.17 1999/07/31 20:50:48 thorpej Exp $
 
 #
 # Copyright (c) 1982, 1990, 1993
@@ -115,6 +115,7 @@
 # values for mmuid
 define MMUID_345               MMUID_345
 define MMUID_375               MMUID_375
+define MMUID_385               MMUID_385
 define MMUID_425_T             MMUID_425_T
 define MMUID_425_S             MMUID_425_S
 define MMUID_433_T             MMUID_433_T



Home | Main Index | Thread Index | Old Index