Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Apr 1999 15:20:58 -0700 (PDT)
From:      Dmitrij Tejblum <dt@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/alpha/include param.h lock.h
Message-ID:  <199904202220.PAA37676@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <sys/lock.h> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904202220.PAA37676>