Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/arm/include/arm32 Trailing whitespace
details: https://anonhg.NetBSD.org/src/rev/800989453e33
branches: trunk
changeset: 994237:800989453e33
user: skrll <skrll%NetBSD.org@localhost>
date: Sat Oct 27 13:26:23 2018 +0000
description:
Trailing whitespace
diffstat:
sys/arch/arm/include/arm32/vmparam.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r a038ba3a9328 -r 800989453e33 sys/arch/arm/include/arm32/vmparam.h
--- a/sys/arch/arm/include/arm32/vmparam.h Sat Oct 27 13:20:21 2018 +0000
+++ b/sys/arch/arm/include/arm32/vmparam.h Sat Oct 27 13:26:23 2018 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: vmparam.h,v 1.41 2017/02/13 09:46:30 skrll Exp $ */
+/* $NetBSD: vmparam.h,v 1.42 2018/10/27 13:26:23 skrll Exp $ */
/*
* Copyright (c) 2001, 2002 Wasabi Systems, Inc.
@@ -48,7 +48,7 @@
#include <arm/arm32/param.h>
#include <arm/arm32/pte.h> /* pt_entry_t */
-#define __USE_TOPDOWN_VM
+#define __USE_TOPDOWN_VM
#define USRSTACK VM_MAXUSER_ADDRESS
/*
Home |
Main Index |
Thread Index |
Old Index