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