aboutsummaryrefslogtreecommitdiff
path: root/include/exec/user/abitypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/exec/user/abitypes.h')
-rw-r--r--include/exec/user/abitypes.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/exec/user/abitypes.h b/include/exec/user/abitypes.h
index 008501b8d8..80eedaccff 100644
--- a/include/exec/user/abitypes.h
+++ b/include/exec/user/abitypes.h
@@ -14,10 +14,6 @@
#define ABI_LLONG_ALIGNMENT 2
#endif
-#ifdef TARGET_ARM
-#define ABI_LLONG_ALIGNMENT 4
-#endif
-
#ifndef ABI_SHORT_ALIGNMENT
#define ABI_SHORT_ALIGNMENT 2
#endif