From owner-cvs-all Thu Feb 7 13:57:31 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7762037B41C; Thu, 7 Feb 2002 13:57:28 -0800 (PST) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g17LvS088017; Thu, 7 Feb 2002 13:57:28 -0800 (PST) (envelope-from phk) Message-Id: <200202072157.g17LvS088017@freefall.freebsd.org> From: Poul-Henning Kamp Date: Thu, 7 Feb 2002 13:57:28 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys time.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/02/07 13:57:28 PST Modified files: sys/sys time.h Log: Remove the inline assembly optimized versins of bintime_*() functions, they have no measurable effect and they don't belong in an MI header even if they did. Revision Changes Path 1.49 +0 -30 src/sys/sys/time.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message