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 Whitespace
details: https://anonhg.NetBSD.org/src/rev/1ea8f2b95c9d
branches: trunk
changeset: 457306:1ea8f2b95c9d
user: skrll <skrll%NetBSD.org@localhost>
date: Wed Jun 19 09:54:15 2019 +0000
description:
Whitespace
diffstat:
sys/arch/arm/include/arm32/pte.h | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r a09d92a671d3 -r 1ea8f2b95c9d sys/arch/arm/include/arm32/pte.h
--- a/sys/arch/arm/include/arm32/pte.h Wed Jun 19 09:53:39 2019 +0000
+++ b/sys/arch/arm/include/arm32/pte.h Wed Jun 19 09:54:15 2019 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: pte.h,v 1.19 2014/10/29 10:59:48 skrll Exp $ */
+/* $NetBSD: pte.h,v 1.20 2019/06/19 09:54:15 skrll Exp $ */
/*
* Copyright (c) 2001, 2002 Wasabi Systems, Inc.
@@ -131,6 +131,7 @@
#define L1_TABLE_SIZE 0x4000 /* 16K */
#define L2_TABLE_SIZE 0x1000 /* 4K */
+
/*
* The new pmap deals with the 1KB coarse L2 tables by
* allocating them from a pool. Until every port has been converted,
Home |
Main Index |
Thread Index |
Old Index