Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/sandpoint/include Bring back pte.h for non-NEWPMAP ...



details:   https://anonhg.NetBSD.org/src/rev/3c4bd4398177
branches:  trunk
changeset: 511549:3c4bd4398177
user:      briggs <briggs%NetBSD.org@localhost>
date:      Thu Jun 21 16:28:51 2001 +0000

description:
Bring back pte.h for non-NEWPMAP builds.

diffstat:

 sys/arch/sandpoint/include/pte.h |  3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diffs (7 lines):

diff -r d31dfb2b614d -r 3c4bd4398177 sys/arch/sandpoint/include/pte.h
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sys/arch/sandpoint/include/pte.h  Thu Jun 21 16:28:51 2001 +0000
@@ -0,0 +1,3 @@
+/*     $NetBSD: pte.h,v 1.3 2001/06/21 16:28:51 briggs Exp $   */
+
+#include <powerpc/pte.h>



Home | Main Index | Thread Index | Old Index