summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/arm/include/_types.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/arm/include/_types.h b/sys/arm/include/_types.h
index 267ea83..b627963 100644
--- a/sys/arm/include/_types.h
+++ b/sys/arm/include/_types.h
@@ -43,10 +43,6 @@
#error this file needs sys/cdefs.h as a prerequisite
#endif
-#if __ARM_ARCH >= 6
-#define __NO_STRICT_ALIGNMENT
-#endif
-
/*
* Basic types upon which most other types are built.
*/
OpenPOWER on IntegriCloud