summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/arm/asm.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/cpu/arm/asm.h')
-rw-r--r--cpukit/score/cpu/arm/asm.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/score/cpu/arm/asm.h b/cpukit/score/cpu/arm/asm.h
index ffe5921ccf..bbaf1ed4f4 100644
--- a/cpukit/score/cpu/arm/asm.h
+++ b/cpukit/score/cpu/arm/asm.h
@@ -29,8 +29,8 @@
*
*/
-#ifndef __ARM_ASM_h
-#define __ARM_ASM_h
+#ifndef _RTEMS_ASM_H
+#define _RTEMS_ASM_H
/*
* Indicate we are in an assembly file and get the basic CPU definitions.