Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/sun3/sun3 m68k/m68k.h is now pulled via machine/cpu.h.
details: https://anonhg.NetBSD.org/src/rev/66e711c32068
branches: trunk
changeset: 503233:66e711c32068
user: tsutsui <tsutsui%NetBSD.org@localhost>
date: Sat Feb 03 12:55:35 2001 +0000
description:
m68k/m68k.h is now pulled via machine/cpu.h.
diffstat:
sys/arch/sun3/sun3/pmap.c | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r 91c555008f8b -r 66e711c32068 sys/arch/sun3/sun3/pmap.c
--- a/sys/arch/sun3/sun3/pmap.c Sat Feb 03 12:53:23 2001 +0000
+++ b/sys/arch/sun3/sun3/pmap.c Sat Feb 03 12:55:35 2001 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: pmap.c,v 1.122 2001/01/14 02:03:50 thorpej Exp $ */
+/* $NetBSD: pmap.c,v 1.123 2001/02/03 12:55:35 tsutsui Exp $ */
/*-
* Copyright (c) 1996 The NetBSD Foundation, Inc.
@@ -103,8 +103,6 @@
#define PAGER_SVA (uvm.pager_sva)
#define PAGER_EVA (uvm.pager_eva)
-#include <m68k/m68k.h>
-
#include <machine/cpu.h>
#include <machine/dvma.h>
#include <machine/idprom.h>
Home |
Main Index |
Thread Index |
Old Index