From owner-cvs-all Tue Apr 20 15:23:27 1999
Delivered-To: cvs-all@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
by hub.freebsd.org (Postfix) with ESMTP
id 457AA15114; Tue, 20 Apr 1999 15:23:25 -0700 (PDT)
(envelope-from dt@FreeBSD.org)
Received: (from dt@localhost)
by freefall.freebsd.org (8.9.2/8.9.2) id PAA37676;
Tue, 20 Apr 1999 15:20:58 -0700 (PDT)
(envelope-from dt@FreeBSD.org)
Message-Id: <199904202220.PAA37676@freefall.freebsd.org>
From: Dmitrij Tejblum
Date: Tue, 20 Apr 1999 15:20:58 -0700 (PDT)
To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject: cvs commit: src/sys/alpha/include param.h lock.h
Sender: owner-cvs-all@FreeBSD.ORG
Precedence: bulk
dt 1999/04/20 15:20:58 PDT
Modified files:
sys/alpha/include param.h lock.h
Log:
alpha/include/param.h: #define NCPUS 1
alpha/include/lock.h: remove nop simplelock macros, which are defined
in if NCPUS == 1.
As a result, NULL_SIMPLELOCK is defined, and a few warnings removed.
Revision Changes Path
1.11 +3 -1 src/sys/alpha/include/param.h
1.4 +1 -6 src/sys/alpha/include/lock.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message