Port to Sun C 5.11, which has __attribute__ ((__aligned (N))).
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 12 Feb 2011 10:05:38 +0000 (02:05 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 12 Feb 2011 10:05:38 +0000 (02:05 -0800)
commitcec81b228b5a0e7850f23c97593352655ec56bf1
tree4a2469a139c3df28c7d2f54475b5dd2dafa9f694
parentaf59aa6e3c661fcd547df8bc4175750f9edb20ec
Port to Sun C 5.11, which has __attribute__ ((__aligned (N))).

* md5.h (ATTRIBUTE_ALIGNED): New macro.
(struct md5_ctx): Use it.
src/ChangeLog
src/md5.h