aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc')
-rw-r--r--newlib/libc/machine/arm/arm_asm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/libc/machine/arm/arm_asm.h b/newlib/libc/machine/arm/arm_asm.h
index c6d3abc..f8104ec 100644
--- a/newlib/libc/machine/arm/arm_asm.h
+++ b/newlib/libc/machine/arm/arm_asm.h
@@ -27,7 +27,7 @@
*/
#ifndef ARM_ASM__H
-#define AMR_ASM__H
+#define ARM_ASM__H
/* First define some macros that keep everything else sane. */
#if defined (__ARM_ARCH_7A__) || defined (__ARM_ARCH_7R__)