From owner-cvs-all Mon Jan 7 20:40:20 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 58AC937B402; Mon, 7 Jan 2002 20:40:13 -0800 (PST) Received: (from jake@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g084eDn28323; Mon, 7 Jan 2002 20:40:13 -0800 (PST) (envelope-from jake) Message-Id: <200201080440.g084eDn28323@freefall.freebsd.org> From: Jake Burkholder Date: Mon, 7 Jan 2002 20:40:13 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/include pcpu.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 2002/01/07 20:40:13 PST Modified files: sys/sparc64/include pcpu.h Log: Add a md field to pcpu for the upa module id. Remove the alt_stack field. Use the defines for the register variables declared in C, so that they don't get out of sync with the assembler. Revision Changes Path 1.13 +6 -3 src/sys/sparc64/include/pcpu.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message