Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/53b06dd3fdf3
branches:  nathanw_sa
changeset: 504793:53b06dd3fdf3
user:      briggs <briggs%NetBSD.org@localhost>
date:      Thu Jun 21 16:28:52 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 d55a2c51affc -r 53b06dd3fdf3 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:52 2001 +0000
@@ -0,0 +1,3 @@
+/*     $NetBSD: pte.h,v 1.3.8.2 2001/06/21 16:28:52 briggs Exp $       */
+
+#include <powerpc/pte.h>



Home | Main Index | Thread Index | Old Index