Joel Sherrill c5e81a2169 linker_set.h: Add alignof implementation for when not C11 or C++11
The default implementation was completely broken. Use the GCC specific
__alignof__ if compiling for C99 or C++03. If not C++11, C11, or
GCC, then it is an error.
2021-07-21 17:00:22 -05:00
..
2018-09-21 10:29:38 +02:00
2021-03-26 14:08:01 +01:00
2020-09-07 10:12:44 +02:00