Add __aligned() and __alignas() macros
authorH. Peter Anvin <hpa@zytor.com>
Thu, 14 Feb 2008 08:01:20 +0000 (00:01 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 14 Feb 2008 08:01:20 +0000 (00:01 -0800)
commitd1bf83be601ec71c32f1e5ebe511f42f5e44195f
tree36b8e1300500792d6563c08a60a1fd1729712e36
parent545ef8479f39a162be3d37ac1253bbaa394e9681
Add __aligned() and __alignas() macros

Add macros __aligned() (which takes a byte count), and __alignas()
(which takes a type or expression whose type is used, same as sizeof).
com32/include/klibc/compiler.h