Turn on __STRICT_ALIGNMENT. We need this to fix up alignment so the alpha

won't trap.
This commit is contained in:
Bill Paul 2001-07-23 22:27:17 +00:00
parent 66e9cfc57f
commit 2a5772457d

View file

@ -86,7 +86,7 @@
#include <dev/pci/pcivar.h>
#define TXP_USEIOSPACE
/*#define __STRICT_ALIGNMENT*/
#define __STRICT_ALIGNMENT
#include <dev/txp/if_txpreg.h>
#include <dev/txp/3c990img.h>