Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbarm/nitrogen6 include pte.h
details: https://anonhg.NetBSD.org/src/rev/b38c737aab21
branches: trunk
changeset: 449916:b38c737aab21
user: christos <christos%NetBSD.org@localhost>
date: Fri Mar 29 00:13:26 2019 +0000
description:
include pte.h
diffstat:
sys/arch/evbarm/nitrogen6/platform.h | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 5a69b45e5d38 -r b38c737aab21 sys/arch/evbarm/nitrogen6/platform.h
--- a/sys/arch/evbarm/nitrogen6/platform.h Fri Mar 29 00:08:13 2019 +0000
+++ b/sys/arch/evbarm/nitrogen6/platform.h Fri Mar 29 00:13:26 2019 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: platform.h,v 1.1 2014/09/25 05:05:28 ryo Exp $ */
+/* $NetBSD: platform.h,v 1.2 2019/03/29 00:13:26 christos Exp $ */
/*-
* Copyright (c) 2012 The NetBSD Foundation, Inc.
@@ -33,6 +33,7 @@
#define _EVBARM_NITROGEN_PLATFORM_H
#include <arm/imx/imx6_reg.h>
+#include <arm/arm32/pte.h>
/*
* Memory will be mapped starting at 0x80000000 through 0xbfffffff
Home |
Main Index |
Thread Index |
Old Index