K 10 svn:author V 2 ed K 8 svn:date V 27 2016-05-31T13:31:19.684149Z K 7 svn:log V 307 Implement _ALIGN() using internal integer types. The existing version depends on register_t and uintptr_t, which are only available when including headers such as . As this macro is used by , for example, it should be written in such a way that it doesn't depend on those types. END