Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/uebayasi-xip]: src/sys/arch/ia64/ia64 opt_xip.h is no more here.
details: https://anonhg.NetBSD.org/src/rev/240bceb7512e
branches: uebayasi-xip
changeset: 751847:240bceb7512e
user: uebayasi <uebayasi%NetBSD.org@localhost>
date: Wed Nov 10 08:37:45 2010 +0000
description:
opt_xip.h is no more here.
diffstat:
sys/arch/ia64/ia64/pmap.c | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
diffs (20 lines):
diff -r af737fb662df -r 240bceb7512e sys/arch/ia64/ia64/pmap.c
--- a/sys/arch/ia64/ia64/pmap.c Wed Nov 10 08:04:59 2010 +0000
+++ b/sys/arch/ia64/ia64/pmap.c Wed Nov 10 08:37:45 2010 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: pmap.c,v 1.24.2.6 2010/11/10 03:36:27 uebayasi Exp $ */
+/* $NetBSD: pmap.c,v 1.24.2.7 2010/11/10 08:37:45 uebayasi Exp $ */
/*-
@@ -85,9 +85,7 @@
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: pmap.c,v 1.24.2.6 2010/11/10 03:36:27 uebayasi Exp $");
-
-#include "opt_xip.h"
+__KERNEL_RCSID(0, "$NetBSD: pmap.c,v 1.24.2.7 2010/11/10 08:37:45 uebayasi Exp $");
#include <sys/param.h>
#include <sys/systm.h>
Home |
Main Index |
Thread Index |
Old Index