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