summaryrefslogtreecommitdiffstats
path: root/include/stdalign.h
Commit message (Collapse)AuthorAgeFilesLines
* Add <stdalign.h> and <stdnoreturn.h>.ed2011-12-251-0/+47
Even though these header files make little sense to me, they are part of the standard. By including these header files, you can simply use `alignas', `alignof' and `noreturn' instead of the underscore-prefixed versions.
OpenPOWER on IntegriCloud