Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch Whitespace
details: https://anonhg.NetBSD.org/src/rev/d919996b5fe0
branches: trunk
changeset: 433826:d919996b5fe0
user: skrll <skrll%NetBSD.org@localhost>
date: Sat Oct 06 17:46:46 2018 +0000
description:
Whitespace
diffstat:
sys/arch/aarch64/conf/files.aarch64 | 6 +++---
sys/arch/arm/conf/files.arm | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (40 lines):
diff -r 4fe152fbee11 -r d919996b5fe0 sys/arch/aarch64/conf/files.aarch64
--- a/sys/arch/aarch64/conf/files.aarch64 Sat Oct 06 16:49:54 2018 +0000
+++ b/sys/arch/aarch64/conf/files.aarch64 Sat Oct 06 17:46:46 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.aarch64,v 1.5 2018/10/04 23:53:14 ryo Exp $
+# $NetBSD: files.aarch64,v 1.6 2018/10/06 17:46:46 skrll Exp $
defflag opt_cpuoptions.h AARCH64_ALIGNMENT_CHECK
defflag opt_cpuoptions.h AARCH64_EL0_STACK_ALIGNMENT_CHECK
@@ -15,8 +15,8 @@
defparam opt_arm_intr_impl.h ARM_INTR_IMPL
# ARM-specific debug options (for compat arch/arm/*)
-defflag opt_arm_debug.h ARM_LOCK_CAS_DEBUG
-defflag opt_arm_debug.h VERBOSE_INIT_ARM
+defflag opt_arm_debug.h ARM_LOCK_CAS_DEBUG
+defflag opt_arm_debug.h VERBOSE_INIT_ARM
# Timer options
defflag opt_arm_timer.h __HAVE_GENERIC_CPU_INITCLOCKS
diff -r 4fe152fbee11 -r d919996b5fe0 sys/arch/arm/conf/files.arm
--- a/sys/arch/arm/conf/files.arm Sat Oct 06 16:49:54 2018 +0000
+++ b/sys/arch/arm/conf/files.arm Sat Oct 06 17:46:46 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.arm,v 1.143 2018/09/21 12:04:06 skrll Exp $
+# $NetBSD: files.arm,v 1.144 2018/10/06 17:46:46 skrll Exp $
# temporary define to allow easy moving to ../arch/arm/arm32
defflag ARM32
@@ -74,8 +74,8 @@
defparam opt_arm_intr_impl.h ARM_INTR_IMPL
# ARM-specific debug options
-defflag opt_arm_debug.h ARM_LOCK_CAS_DEBUG
-defflag opt_arm_debug.h VERBOSE_INIT_ARM
+defflag opt_arm_debug.h ARM_LOCK_CAS_DEBUG
+defflag opt_arm_debug.h VERBOSE_INIT_ARM
# Board-specific bus_space(9)/bus_dma(9) definitions
defflag opt_arm_bus_space.h __BUS_SPACE_HAS_STREAM_METHODS
Home |
Main Index |
Thread Index |
Old Index