Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/sparc64/sparc64 Remove spurious `#define DEBUG'



details:   https://anonhg.NetBSD.org/src/rev/3ea5e08151d6
branches:  trunk
changeset: 500736:3ea5e08151d6
user:      pk <pk%NetBSD.org@localhost>
date:      Sun Dec 17 21:41:43 2000 +0000

description:
Remove spurious `#define DEBUG'

diffstat:

 sys/arch/sparc64/sparc64/vm_machdep.c |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (10 lines):

diff -r 23298e279733 -r 3ea5e08151d6 sys/arch/sparc64/sparc64/vm_machdep.c
--- a/sys/arch/sparc64/sparc64/vm_machdep.c     Sun Dec 17 21:41:15 2000 +0000
+++ b/sys/arch/sparc64/sparc64/vm_machdep.c     Sun Dec 17 21:41:43 2000 +0000
@@ -1,5 +1,4 @@
-/*     $NetBSD: vm_machdep.c,v 1.35 2000/12/11 18:51:55 eeh Exp $ */
-#define DEBUG
+/*     $NetBSD: vm_machdep.c,v 1.36 2000/12/17 21:41:43 pk Exp $ */
 
 /*
  * Copyright (c) 1996



Home | Main Index | Thread Index | Old Index