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