Module Name: src
Committed By: skrll
Date: Thu Jan 20 19:43:17 UTC 2011
Modified Files:
src/sys/arch/hp700/hp700: intr.h
Log Message:
#define<tab>
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/hp700/hp700/intr.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/hp700/hp700/intr.h
diff -u src/sys/arch/hp700/hp700/intr.h:1.13 src/sys/arch/hp700/hp700/intr.h:1.14
--- src/sys/arch/hp700/hp700/intr.h:1.13 Sun Dec 5 12:19:09 2010
+++ src/sys/arch/hp700/hp700/intr.h Thu Jan 20 19:43:16 2011
@@ -1,4 +1,4 @@
-/* $NetBSD: intr.h,v 1.13 2010/12/05 12:19:09 skrll Exp $ */
+/* $NetBSD: intr.h,v 1.14 2011/01/20 19:43:16 skrll Exp $ */
/*-
* Copyright (c) 2002 The NetBSD Foundation, Inc.
@@ -35,7 +35,7 @@
* and the maximum number of interrupt registers.
*/
#define HP700_INT_BITS (32)
-#define CPU_NINTS HP700_INT_BITS /* Use this one */
+#define CPU_NINTS HP700_INT_BITS /* Use this one */
/*
* This describes one HP700 interrupt register.