summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/avr/rtems/score/avr.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/cpu/avr/rtems/score/avr.h')
-rw-r--r--cpukit/score/cpu/avr/rtems/score/avr.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/score/cpu/avr/rtems/score/avr.h b/cpukit/score/cpu/avr/rtems/score/avr.h
index bef29fdca7..60cbe9524b 100644
--- a/cpukit/score/cpu/avr/rtems/score/avr.h
+++ b/cpukit/score/cpu/avr/rtems/score/avr.h
@@ -18,8 +18,8 @@
*
*/
-#ifndef _rtems_score_avr_h
-#define _rtems_score_avr_h
+#ifndef _RTEMS_SCORE_AVR_H
+#define _RTEMS_SCORE_AVR_H
#ifdef __cplusplus
extern "C" {