mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-07-03 13:34:29 +08:00

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.