From owner-cvs-all Fri Dec 28 22:56:20 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 1207737B41C; Fri, 28 Dec 2001 22:56:12 -0800 (PST) Received: (from jake@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBT6uCP58896; Fri, 28 Dec 2001 22:56:12 -0800 (PST) (envelope-from jake) Message-Id: <200112290656.fBT6uCP58896@freefall.freebsd.org> From: Jake Burkholder Date: Fri, 28 Dec 2001 22:56:12 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/include frame.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 jake 2001/12/28 22:56:12 PST Modified files: sys/sparc64/include frame.h Log: Add definitions for magic numbers used in asm. Bloat trapframe with many extra fields so we don't need extra structures. Use small data types where possible. Remove second copy of TF_DONE. Remove mmuframe. Revision Changes Path 1.11 +15 -17 src/sys/sparc64/include/frame.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message