Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/macppc/include bump ICU_LEN
details: https://anonhg.NetBSD.org/src/rev/398d4d4baa10
branches: trunk
changeset: 786228:398d4d4baa10
user: macallan <macallan%NetBSD.org@localhost>
date: Sat Apr 20 13:32:40 2013 +0000
description:
bump ICU_LEN
from Phileas Fogg
diffstat:
sys/arch/macppc/include/intr.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r cb9d63ab8856 -r 398d4d4baa10 sys/arch/macppc/include/intr.h
--- a/sys/arch/macppc/include/intr.h Sat Apr 20 11:52:40 2013 +0000
+++ b/sys/arch/macppc/include/intr.h Sat Apr 20 13:32:40 2013 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: intr.h,v 1.31 2013/04/18 16:42:46 macallan Exp $ */
+/* $NetBSD: intr.h,v 1.32 2013/04/20 13:32:40 macallan Exp $ */
/*-
* Copyright (c) 1998 The NetBSD Foundation, Inc.
@@ -38,7 +38,7 @@
#ifndef _LOCORE
-#define ICU_LEN 64
+#define ICU_LEN 128
#ifdef MULTIPROCESSOR
struct cpu_info;
Home |
Main Index |
Thread Index |
Old Index