Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/hp700/hp700 LOCKDEBUG isn't used here.
details: https://anonhg.NetBSD.org/src/rev/a260e24b55ec
branches: trunk
changeset: 760764:a260e24b55ec
user: skrll <skrll%NetBSD.org@localhost>
date: Wed Jan 12 21:18:23 2011 +0000
description:
LOCKDEBUG isn't used here.
diffstat:
sys/arch/hp700/hp700/locore.S | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r a10ced5c6eee -r a260e24b55ec sys/arch/hp700/hp700/locore.S
--- a/sys/arch/hp700/hp700/locore.S Wed Jan 12 21:13:26 2011 +0000
+++ b/sys/arch/hp700/hp700/locore.S Wed Jan 12 21:18:23 2011 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: locore.S,v 1.47 2010/06/06 12:13:35 skrll Exp $ */
+/* $NetBSD: locore.S,v 1.48 2011/01/12 21:18:23 skrll Exp $ */
/* $OpenBSD: locore.S,v 1.158 2008/07/28 19:08:46 miod Exp $ */
/*
@@ -60,7 +60,6 @@
#include "opt_cputype.h"
#include "opt_ddb.h"
#include "opt_kgdb.h"
-#include "opt_lockdebug.h"
#include <sys/errno.h>
#include <machine/param.h>
Home |
Main Index |
Thread Index |
Old Index