From owner-cvs-all Wed Jan 24 2:25:12 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 4D59837B400; Wed, 24 Jan 2001 02:24:49 -0800 (PST) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0OAOnK07000; Wed, 24 Jan 2001 02:24:49 -0800 (PST) (envelope-from jhb) Message-Id: <200101241024.f0OAOnK07000@freefall.freebsd.org> From: John Baldwin Date: Wed, 24 Jan 2001 02:24:49 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/include globaldata.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2001/01/24 02:24:49 PST Modified files: sys/alpha/include globaldata.h Log: - Rename the gd_cpuno member of struct globaldata to gd_cpuid. - Add a globaldata_register() prototype in the SMP case. Revision Changes Path 1.6 +7 -5 src/sys/alpha/include/globaldata.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message