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