Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 May 2002 00:32:59 -0700 (PDT)
From:      Alfred Perlstein <alfred@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm vm_mmap.c
Message-ID:  <200205300732.g4U7WxP06622@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alfred      2002/05/30 00:32:59 PDT

  Modified files:
    sys/vm               vm_mmap.c 
  Log:
  Check for defined(__i386__) instead of just defined(i386) since the compiler
  will be updated to only define(__i386__) for ANSI cleanliness.
  
  Revision  Changes    Path
  1.142     +3 -3      src/sys/vm/vm_mmap.c

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?200205300732.g4U7WxP06622>