From owner-cvs-all Tue Jan 8 2:26:47 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 2FAB437B41E; Tue, 8 Jan 2002 02:26:44 -0800 (PST) Received: (from msmith@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g08AQiH92098; Tue, 8 Jan 2002 02:26:44 -0800 (PST) (envelope-from msmith) Message-Id: <200201081026.g08AQiH92098@freefall.freebsd.org> From: Mike Smith Date: Tue, 8 Jan 2002 02:26:44 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/include physio_proc.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 msmith 2002/01/08 02:26:44 PST Modified files: sys/i386/include physio_proc.h Log: Gut this header; since physio_proc_init is never called, the code never does anything more than multiply declare some unused variables. Revision Changes Path 1.3 +2 -35 src/sys/i386/include/physio_proc.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message