From owner-cvs-all@FreeBSD.ORG Fri Oct 10 03:31:49 2003 Return-Path: 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 C889716A4B3; Fri, 10 Oct 2003 03:31:49 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4856D43F93; Fri, 10 Oct 2003 03:31:49 -0700 (PDT) (envelope-from robert@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h9AAVnXJ074135; Fri, 10 Oct 2003 03:31:49 -0700 (PDT) (envelope-from robert@repoman.freebsd.org) Received: (from robert@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h9AAVm2V074134; Fri, 10 Oct 2003 03:31:48 -0700 (PDT) (envelope-from robert) Message-Id: <200310101031.h9AAVm2V074134@repoman.freebsd.org> From: Robert Drehmel Date: Fri, 10 Oct 2003 03:31:48 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sparc64/sparc64 trap.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Oct 2003 10:31:49 -0000 robert 2003/10/10 03:31:48 PDT FreeBSD src repository Modified files: sys/sparc64/sparc64 trap.c Log: Add an 'include' directive to pull in . Revision Changes Path 1.68 +1 -0 src/sys/sparc64/sparc64/trap.c