Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 01/06/2007 06:09:03
Module Name: src
Committed By: dyoung
Date: Sat Jan 6 06:09:03 UTC 2007
Modified Files:
src/sys/dev/ic: rtwreg.h
Log Message:
Add a hint to the compiler that rx/tx descriptors deserve 4-byte
alignment. Helps GCC produce better code on ARM.
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/sys/dev/ic/rtwreg.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.