From owner-cvs-src@FreeBSD.ORG Thu Apr 7 22:04:49 2005 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CBE0216A4CE; Thu, 7 Apr 2005 22:04:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A202643D1D; Thu, 7 Apr 2005 22:04:49 +0000 (GMT) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j37M4nBD085450; Thu, 7 Apr 2005 22:04:49 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j37M4nH8085449; Thu, 7 Apr 2005 22:04:49 GMT (envelope-from cognet) Message-Id: <200504072204.j37M4nH8085449@repoman.freebsd.org> From: Olivier Houchard Date: Thu, 7 Apr 2005 22:04:49 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/libexec/rtld-elf/arm rtld_machdep.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Apr 2005 22:04:49 -0000 cognet 2005-04-07 22:04:49 UTC FreeBSD src repository Modified files: libexec/rtld-elf/arm rtld_machdep.h Log: No need to provide atomic_cmpset_32() anymore. Revision Changes Path 1.5 +0 -12 src/libexec/rtld-elf/arm/rtld_machdep.h