summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/sparc/_math_inc.h
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sysdeps/linux/sparc/_math_inc.h')
-rw-r--r--libc/sysdeps/linux/sparc/_math_inc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libc/sysdeps/linux/sparc/_math_inc.h b/libc/sysdeps/linux/sparc/_math_inc.h
index 9139c06f0..f08aa5869 100644
--- a/libc/sysdeps/linux/sparc/_math_inc.h
+++ b/libc/sysdeps/linux/sparc/_math_inc.h
@@ -9,6 +9,8 @@
#define __ASSEMBLY__
#include <asm/traps.h>
+/* Is alignment really needed? */
+
#if __WORDSIZE == 32
# define ENTRY_ALIGN 4
#else