Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 07/01/2004 21:12:44
Module Name:	src
Committed By:	drochner
Date:		Thu Jul  1 21:12:44 UTC 2004

Modified Files:
	src/sys/dev/ic: siopvar_common.h

Log Message:
put the __packed__ attribute close to the struct definition
(to appease gcc-3.4), and use the compiler-independant __packed
form for consistency


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 src/sys/dev/ic/siopvar_common.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.