CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2009/06/22 16:14:22
Modified files: sys/dev/pci : if_sis.c Log message: Sync the strict alignment with vr(4). Remove the if (1) and replace it with an #ifdef #else #endif dance. Reminded by Brad.