Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/sys/arch/i386/i386/locore.S,v rcsdiff: /ftp/cvs/cvsroot/src/sys/arch/i386/i386/locore.S,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.67.4.4 retrieving revision 1.88 diff -u -p -r1.67.4.4 -r1.88 --- src/sys/arch/i386/i386/locore.S 2009/08/19 18:46:19 1.67.4.4 +++ src/sys/arch/i386/i386/locore.S 2009/07/29 12:02:05 1.88 @@ -1,4 +1,4 @@ -/* $NetBSD: locore.S,v 1.67.4.4 2009/08/19 18:46:19 yamt Exp $ */ +/* $NetBSD: locore.S,v 1.88 2009/07/29 12:02:05 cegger Exp $ */ /* * Copyright-o-rama! @@ -134,7 +134,7 @@ */ #include -__KERNEL_RCSID(0, "$NetBSD: locore.S,v 1.67.4.4 2009/08/19 18:46:19 yamt Exp $"); +__KERNEL_RCSID(0, "$NetBSD: locore.S,v 1.88 2009/07/29 12:02:05 cegger Exp $"); #include "opt_compat_oldboot.h" #include "opt_ddb.h"