mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-06-05 03:16:02 +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.