Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src/sys/arch/mac68k/include pullup 1.60->1.61 (scottr): syn...
details: https://anonhg.NetBSD.org/src/rev/3b30ee875234
branches: netbsd-1-4
changeset: 468404:3b30ee875234
user: perry <perry%NetBSD.org@localhost>
date: Wed Apr 21 14:53:44 1999 +0000
description:
pullup 1.60->1.61 (scottr): sync to hp300 pmap
diffstat:
sys/arch/mac68k/include/cpu.h | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r ba406231a716 -r 3b30ee875234 sys/arch/mac68k/include/cpu.h
--- a/sys/arch/mac68k/include/cpu.h Wed Apr 21 14:52:05 1999 +0000
+++ b/sys/arch/mac68k/include/cpu.h Wed Apr 21 14:53:44 1999 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: cpu.h,v 1.60 1999/02/26 22:55:33 is Exp $ */
+/* $NetBSD: cpu.h,v 1.60.4.1 1999/04/21 14:53:44 perry Exp $ */
/*
* Copyright (c) 1988 University of Utah.
@@ -332,6 +332,7 @@
/* vm_machdep.c */
void physaccess __P((caddr_t, caddr_t, register int, register int));
void physunaccess __P((caddr_t, register int));
+int kvtop __P((caddr_t));
/* trap.c */
void child_return __P((void *));
Home |
Main Index |
Thread Index |
Old Index