CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2011/08/22 12:22:07
Modified files: sys/arch/powerpc/include: endian.h Log message: move powerpc to non-__STRICT_ALIGNMENT, as it always was. Essentially __STRICT_ALIGNMENT is talking about accessing of integer types; it does not cover doubles or floats or other things ok miod kettenis