Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/pica/include Moved to /cvsroot/syssrc/sys/arch/arc/...



details:   https://anonhg.NetBSD.org/src/rev/99c231152c5b
branches:  trunk
changeset: 481020:99c231152c5b
user:      soda <soda%NetBSD.org@localhost>
date:      Sun Jan 23 20:08:30 2000 +0000

description:
Moved to /cvsroot/syssrc/sys/arch/arc/include/pmap.h,v

diffstat:

 sys/arch/pica/include/pmap.h |  6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

diffs (10 lines):

diff -r 2ce93b3b8aa6 -r 99c231152c5b sys/arch/pica/include/pmap.h
--- a/sys/arch/pica/include/pmap.h      Sun Jan 23 20:08:30 2000 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-/*     $NetBSD: pmap.h,v 1.2 1996/03/23 03:42:52 jonathan Exp $        */
-
-#include <mips/pmap.h>
-
-#define pica_trunc_seg(a) mips_trunc_seg(a)
-#define pica_round_seg(a) mips_round_seg(a)



Home | Main Index | Thread Index | Old Index