From owner-cvs-all Fri Oct 18 8:21:26 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8F3937B401; Fri, 18 Oct 2002 08:21:25 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B48243E9C; Fri, 18 Oct 2002 08:21:25 -0700 (PDT) (envelope-from tmm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id g9IFLBmV056181; Fri, 18 Oct 2002 08:21:11 -0700 (PDT) (envelope-from tmm@repoman.freebsd.org) Received: (from tmm@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id g9IFLAA1056180; Fri, 18 Oct 2002 08:21:10 -0700 (PDT) Message-Id: <200210181521.g9IFLAA1056180@repoman.freebsd.org> From: Thomas Moestl Date: Fri, 18 Oct 2002 08:21:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ofw openfirm.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 tmm 2002/10/18 08:21:09 PDT Modified files: sys/dev/ofw openfirm.h Log: Add an #ifdef _KERNEL to make it possible to include this file from userland (to get the typedefs). Revision Changes Path 1.8 +7 -5 src/sys/dev/ofw/openfirm.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message