Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Nov 2006 04:11:32 +0000 (UTC)
From:      Pyun YongHyeon <yongari@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci if_rlreg.h
Message-ID:  <200611210411.kAL4BW8b070502@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yongari     2006-11-21 04:11:31 UTC

  FreeBSD src repository

  Modified files:
    sys/pci              if_rlreg.h 
  Log:
  Use #ifndef __NO_STRICT_ALIGNMENT rather than
  #if !defined(__i386__) && !defined(__amd64__) for architectures
  with alignment constraints.
  
  Revision  Changes    Path
  1.61      +1 -1      src/sys/pci/if_rlreg.h



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