libc-internal.h: add ALIGN helper macros
commitd605071ebf1fbbba5998a349540d4ad4e667f65e
authorMike Frysinger <vapier@gentoo.org>
Tue, 28 May 2013 22:25:54 +0000 (28 18:25 -0400)
committerMike Frysinger <vapier@gentoo.org>
Tue, 25 Jun 2013 00:25:15 +0000 (24 20:25 -0400)
treefb6bc1f6065883fc61fd05f253e4b1b4bcc20682
parente1f0b2cfa14b058ab033431b70428ccda8ec6ed0
libc-internal.h: add ALIGN helper macros

Rather than open coding the masks, add helper macros to do the magic.
This makes code easier to read.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
ChangeLog
include/libc-internal.h