Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/sparc/sparc The global `mmu_3l' has been obsolete f...
details: https://anonhg.NetBSD.org/src/rev/e5ab5b94aeb1
branches: trunk
changeset: 483961:e5ab5b94aeb1
user: pk <pk%NetBSD.org@localhost>
date: Tue Mar 21 21:30:33 2000 +0000
description:
The global `mmu_3l' has been obsolete for a long time already.
diffstat:
sys/arch/sparc/sparc/autoconf.c | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r d2a6e41adad3 -r e5ab5b94aeb1 sys/arch/sparc/sparc/autoconf.c
--- a/sys/arch/sparc/sparc/autoconf.c Tue Mar 21 21:29:16 2000 +0000
+++ b/sys/arch/sparc/sparc/autoconf.c Tue Mar 21 21:30:33 2000 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: autoconf.c,v 1.136 2000/03/21 21:29:16 pk Exp $ */
+/* $NetBSD: autoconf.c,v 1.137 2000/03/21 21:30:33 pk Exp $ */
/*
* Copyright (c) 1996
@@ -100,7 +100,6 @@
* the machine.
*/
int optionsnode; /* node ID of ROM's options */
-int mmu_3l; /* SUN4_400 models have a 3-level MMU */
#ifdef KGDB
extern int kgdb_debug_panic;
Home |
Main Index |
Thread Index |
Old Index