Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/hp700/include LOCKDEBUG is not referenced in this f...
details: https://anonhg.NetBSD.org/src/rev/e39b1d20944a
branches: trunk
changeset: 760027:e39b1d20944a
user: skrll <skrll%NetBSD.org@localhost>
date: Fri Dec 24 16:00:13 2010 +0000
description:
LOCKDEBUG is not referenced in this file anymore.
diffstat:
sys/arch/hp700/include/cpu.h | 6 +-----
1 files changed, 1 insertions(+), 5 deletions(-)
diffs (20 lines):
diff -r abacd4b230d7 -r e39b1d20944a sys/arch/hp700/include/cpu.h
--- a/sys/arch/hp700/include/cpu.h Fri Dec 24 15:47:39 2010 +0000
+++ b/sys/arch/hp700/include/cpu.h Fri Dec 24 16:00:13 2010 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: cpu.h,v 1.53 2010/12/12 08:23:15 skrll Exp $ */
+/* $NetBSD: cpu.h,v 1.54 2010/12/24 16:00:13 skrll Exp $ */
/* $OpenBSD: cpu.h,v 1.55 2008/07/23 17:39:35 kettenis Exp $ */
@@ -190,10 +190,6 @@
#ifndef _LOCORE
#ifdef _KERNEL
-#if defined(_KERNEL_OPT)
-#include "opt_lockdebug.h"
-#endif
-
/*
* External definitions unique to PA-RISC cpu support.
* These are the "public" declarations - those needed in
Home |
Main Index |
Thread Index |
Old Index