Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Nov 2010 20:16:41 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/x86/x86 nexus.c
Message-ID:  <201011022016.oA2KGqKL000754@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2010-11-02 20:16:41 UTC

  FreeBSD src repository

  Modified files:
    sys/x86/x86          nexus.c 
  Log:
  SVN rev 214686 on 2010-11-02 20:16:41Z by jhb
  
  Cosmetic change to revert one of my earlier ones.
  #if __i386__ && PAE is identical to just #if PAE since PAE is only a valid
  option for i386.
  
  Submitted by:   attilio
  
  Revision  Changes    Path
  1.5       +1 -1      src/sys/x86/x86/nexus.c



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