From owner-cvs-src@FreeBSD.ORG  Mon Feb 25 22:04:08 2008
Return-Path: <owner-cvs-src@FreeBSD.ORG>
Delivered-To: cvs-src@FreeBSD.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 5DC8016A400;
	Mon, 25 Feb 2008 22:04:08 +0000 (UTC) (envelope-from jhb@FreeBSD.org)
Received: from repoman.freebsd.org (repoman.freebsd.org
	[IPv6:2001:4f8:fff6::29])
	by mx1.freebsd.org (Postfix) with ESMTP id 3BCDE13C448;
	Mon, 25 Feb 2008 22:04:08 +0000 (UTC) (envelope-from jhb@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1PM48ri045983;
	Mon, 25 Feb 2008 22:04:08 GMT (envelope-from jhb@repoman.freebsd.org)
Received: (from jhb@localhost)
	by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1PM48Pq045968;
	Mon, 25 Feb 2008 22:04:08 GMT (envelope-from jhb)
Message-Id: <200802252204.m1PM48Pq045968@repoman.freebsd.org>
From: John Baldwin <jhb@FreeBSD.org>
Date: Mon, 25 Feb 2008 22:04:07 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Cc: 
Subject: cvs commit: src/gnu/usr.bin/gdb/kgdb kgdb.h
X-BeenThere: cvs-src@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: CVS commit messages for the src tree <cvs-src.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-src>,
	<mailto:cvs-src-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-src>
List-Post: <mailto:cvs-src@freebsd.org>
List-Help: <mailto:cvs-src-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-src>,
	<mailto:cvs-src-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 25 Feb 2008 22:04:08 -0000

jhb         2008-02-25 22:04:07 UTC

  FreeBSD src repository

  Modified files:
    gnu/usr.bin/gdb/kgdb kgdb.h 
  Log:
  Remove a stale prototype I missed when converting the kld support over to
  hooking into gdb's shared library infrastructure.
  
  Revision  Changes    Path
  1.12      +0 -1      src/gnu/usr.bin/gdb/kgdb/kgdb.h