K 10 svn:author V 7 glebius K 8 svn:date V 27 2013-02-12T11:24:37.420636Z K 7 svn:log V 230 Substitute '#ifdef ALIGNED_POINTER' with '#ifndef __NO_STRICT_ALIGNMENT', since the former is defined everywhere. This cuts off some code not necessary on non strict aligment arches. Reviewed by: adrian Sponsored by: Nginx, Inc. END