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/arm/ep93xx/epcom.c,v rcsdiff: /ftp/cvs/cvsroot/src/sys/arch/arm/ep93xx/epcom.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.14.26.1 retrieving revision 1.15 diff -u -p -r1.14.26.1 -r1.15 --- src/sys/arch/arm/ep93xx/epcom.c 2007/11/21 21:19:09 1.14.26.1 +++ src/sys/arch/arm/ep93xx/epcom.c 2007/11/19 18:51:38 1.15 @@ -1,4 +1,4 @@ -/* $NetBSD: epcom.c,v 1.14.26.1 2007/11/21 21:19:09 bouyer Exp $ */ +/* $NetBSD: epcom.c,v 1.15 2007/11/19 18:51:38 ad Exp $ */ /* * Copyright (c) 1998, 1999, 2001, 2002, 2004 The NetBSD Foundation, Inc. * All rights reserved. @@ -80,7 +80,7 @@ */ #include -__KERNEL_RCSID(0, "$NetBSD: epcom.c,v 1.14.26.1 2007/11/21 21:19:09 bouyer Exp $"); +__KERNEL_RCSID(0, "$NetBSD: epcom.c,v 1.15 2007/11/19 18:51:38 ad Exp $"); #include "opt_ddb.h" #include "opt_kgdb.h"