Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Aug 2003 20:39:55 -0700 (PDT)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/ia64/include param.h
Message-ID:  <200308230339.h7N3dtbq074025@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2003/08/22 20:39:55 PDT

  FreeBSD src repository

  Modified files:
    sys/ia64/include     param.h 
  Log:
  Remove PAGE_SIZE_4K, PAGE_SIZE_8K and PAGE_SIZE_16K and replace them
  with LOG2_PAGE_SIZE. A single option is better to LINT than multiple
  mutual exclusive ones.
  
  Revision  Changes    Path
  1.17      +4 -16     src/sys/ia64/include/param.h



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