Searched hist:c151de316aced0f13ea3282ece3f240b3c8096d7 (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/ic/ |
H A D | i82586.h | diff c151de316aced0f13ea3282ece3f240b3c8096d7 Thu May 13 14:21:41 CEST 1999 Bruce Evans <bde@FreeBSD.org> Fixed 10 out of 40 lines of -Wcast-qual warnings/errors. 3 lines were for old confusion of `volatile char *' with `volatile caddr_t'. 7 lines were for not being careful about aligning pointers to volatiles. diff c151de316aced0f13ea3282ece3f240b3c8096d7 Thu May 13 14:21:41 CEST 1999 Bruce Evans <bde@FreeBSD.org> Fixed 10 out of 40 lines of -Wcast-qual warnings/errors. 3 lines were for old confusion of `volatile char *' with `volatile caddr_t'. 7 lines were for not being careful about aligning pointers to volatiles.
|