Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/sys/arch/mips/include Apply lost section from previous ...
details: https://anonhg.NetBSD.org/src/rev/41294591d70e
branches: netbsd-1-5
changeset: 488225:41294591d70e
user: soren <soren%NetBSD.org@localhost>
date: Thu Jun 22 11:08:13 2000 +0000
description:
Apply lost section from previous pull-up.
diffstat:
sys/arch/mips/include/locore.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 25d4d05df471 -r 41294591d70e sys/arch/mips/include/locore.h
--- a/sys/arch/mips/include/locore.h Thu Jun 22 08:46:21 2000 +0000
+++ b/sys/arch/mips/include/locore.h Thu Jun 22 11:08:13 2000 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: locore.h,v 1.36.2.2 2000/06/22 05:11:20 soren Exp $ */
+/* $NetBSD: locore.h,v 1.36.2.3 2000/06/22 11:08:13 soren Exp $ */
/*
* Copyright 1996 The Board of Trustees of The Leland Stanford
@@ -55,7 +55,7 @@
void mips1_TBIA __P((int));
void mips1_TBIAP __P((int));
void mips1_TBIS __P((vaddr_t));
-void mips1_TBRPL __P((vaddr_t, vaddr_t, paddr_t));
+void mips1_TBRPL __P((vaddr_t, vaddr_t, unsigned int));
int mips1_TLBUpdate __P((u_int, u_int));
void mips1_wbflush __P((void));
Home |
Main Index |
Thread Index |
Old Index