=================================================================== RCS file: /cvs/sys/arch/sh/sh/pmap.c,v retrieving revision 1.1 retrieving revision 1.1.1.1 diff -u -r1.1 -r1.1.1.1 --- sys/arch/sh/sh/pmap.c 2008/03/04 16:08:59 1.1 +++ sys/arch/sh/sh/pmap.c 2008/03/04 16:08:59 1.1.1.1 @@ -1,4 +1,4 @@ -/* $OpenBSD: pmap.c,v 1.1 2008/03/04 16:08:59 nbrk Exp $ */ +/* $OpenBSD: pmap.c,v 1.1.1.1 2008/03/04 16:08:59 nbrk Exp $ */ /* $NetBSD: pmap.c,v 1.55 2006/08/07 23:19:36 tsutsui Exp $ */ /*-