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

won't trap.
This commit is contained in:
wpaul 2001-07-23 22:27:17 +00:00
parent 0433acd2b1
commit fb0287a739

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>