diff options
Diffstat (limited to 'libc/string/sparc')
| -rw-r--r-- | libc/string/sparc/_glibc_inc.h | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/libc/string/sparc/_glibc_inc.h b/libc/string/sparc/_glibc_inc.h index 4eb4d755c..e0aef52c2 100644 --- a/libc/string/sparc/_glibc_inc.h +++ b/libc/string/sparc/_glibc_inc.h @@ -6,6 +6,8 @@  #include <features.h>  #include <bits/wordsize.h> +/* Is alignment really needed? */ +  #if __WORDSIZE == 32  # define ENTRY_ALIGN 4  #else | 
