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 pull in arm/arm32/param.h
details: https://anonhg.NetBSD.org/src/rev/39d35ae422d9
branches: trunk
changeset: 341092:39d35ae422d9
user: jmcneill <jmcneill%NetBSD.org@localhost>
date: Sun Oct 18 00:28:32 2015 +0000
description:
pull in arm/arm32/param.h
diffstat:
sys/arch/arm/include/arm32/vmparam.h | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 67297a8a20d0 -r 39d35ae422d9 sys/arch/arm/include/arm32/vmparam.h
--- a/sys/arch/arm/include/arm32/vmparam.h Sun Oct 18 00:28:15 2015 +0000
+++ b/sys/arch/arm/include/arm32/vmparam.h Sun Oct 18 00:28:32 2015 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: vmparam.h,v 1.39 2015/06/20 07:13:25 skrll Exp $ */
+/* $NetBSD: vmparam.h,v 1.40 2015/10/18 00:28:32 jmcneill Exp $ */
/*
* Copyright (c) 2001, 2002 Wasabi Systems, Inc.
@@ -45,6 +45,7 @@
*/
#include <arm/cpuconf.h>
+#include <arm/arm32/param.h>
#include <arm/arm32/pte.h> /* pt_entry_t */
#define __USE_TOPDOWN_VM
Home |
Main Index |
Thread Index |
Old Index