summaryrefslogtreecommitdiff
path: root/libc/ports/sysdeps/arm/memmove.S
diff options
context:
space:
mode:
Diffstat (limited to 'libc/ports/sysdeps/arm/memmove.S')
-rw-r--r--libc/ports/sysdeps/arm/memmove.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/libc/ports/sysdeps/arm/memmove.S b/libc/ports/sysdeps/arm/memmove.S
index d33c1cef8..059ca7ac3 100644
--- a/libc/ports/sysdeps/arm/memmove.S
+++ b/libc/ports/sysdeps/arm/memmove.S
@@ -17,6 +17,8 @@
License along with the GNU C Library. If not, see
<http://www.gnu.org/licenses/>. */
+/* Thumb requires excessive IT insns here. */
+#define NO_THUMB
#include <sysdep.h>
/*