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/amd64/amd64/cpufunc.S,v rcsdiff: /ftp/cvs/cvsroot/src/sys/arch/amd64/amd64/cpufunc.S,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.1 retrieving revision 1.1.10.2 diff -u -p -r1.1 -r1.1.10.2 --- src/sys/arch/amd64/amd64/cpufunc.S 2007/09/26 19:48:34 1.1 +++ src/sys/arch/amd64/amd64/cpufunc.S 2007/10/27 11:25:01 1.1.10.2 @@ -1,4 +1,4 @@ -/* $NetBSD: cpufunc.S,v 1.1 2007/09/26 19:48:34 ad Exp $ */ +/* $NetBSD: cpufunc.S,v 1.1.10.2 2007/10/27 11:25:01 yamt Exp $ */ /*- * Copyright (c) 1998, 2007 The NetBSD Foundation, Inc.