Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbarm/conf Remove a space that snuck in
details: https://anonhg.NetBSD.org/src/rev/1ebbf6156883
branches: trunk
changeset: 433834:1ebbf6156883
user: skrll <skrll%NetBSD.org@localhost>
date: Sun Oct 07 07:51:54 2018 +0000
description:
Remove a space that snuck in
diffstat:
sys/arch/evbarm/conf/std.amlogic | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r b883b82821b1 -r 1ebbf6156883 sys/arch/evbarm/conf/std.amlogic
--- a/sys/arch/evbarm/conf/std.amlogic Sun Oct 07 07:48:43 2018 +0000
+++ b/sys/arch/evbarm/conf/std.amlogic Sun Oct 07 07:51:54 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: std.amlogic,v 1.4 2018/10/07 07:48:43 skrll Exp $
+# $NetBSD: std.amlogic,v 1.5 2018/10/07 07:51:54 skrll Exp $
#
machine evbarm arm
@@ -9,7 +9,7 @@
options MODULAR
options MODULAR_DEFAULT_AUTOLOAD
options __HAVE_CPU_COUNTER
-options __HAVE_CPU_UAREA_ALLOC_IDLELWP
+options __HAVE_CPU_UAREA_ALLOC_IDLELWP
options CORTEX_PMC
options __HAVE_FAST_SOFTINTS # should be in types.h
options ARM_HAS_VBAR
Home |
Main Index |
Thread Index |
Old Index