From owner-cvs-all Mon Sep 24 12:27:43 2001 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 031FA37B403; Mon, 24 Sep 2001 12:27:39 -0700 (PDT) Received: (from dfr@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8OJRcn48096; Mon, 24 Sep 2001 12:27:38 -0700 (PDT) (envelope-from dfr) Message-Id: <200109241927.f8OJRcn48096@freefall.freebsd.org> From: Doug Rabson Date: Mon, 24 Sep 2001 12:27:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/include pte.h pmap.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 dfr 2001/09/24 12:27:38 PDT Modified files: sys/ia64/include pmap.h Added files: sys/ia64/include pte.h Log: Factor out PTE and related definitions from pmap.h - they are useful in the loader. Revision Changes Path 1.3 +2 -90 src/sys/ia64/include/pmap.h 1.1 +150 -0 src/sys/ia64/include/pte.h (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message