summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/mips/asm.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/score/cpu/mips/asm.h')
-rw-r--r--c/src/exec/score/cpu/mips/asm.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/c/src/exec/score/cpu/mips/asm.h b/c/src/exec/score/cpu/mips/asm.h
index 2d322c2339..edabbe8fcc 100644
--- a/c/src/exec/score/cpu/mips/asm.h
+++ b/c/src/exec/score/cpu/mips/asm.h
@@ -24,8 +24,8 @@
*/
/* @(#)asm.h 03/15/96 1.1 */
-#ifndef __NO_CPU_ASM_h
-#define __NO_CPU_ASM_h
+#ifndef __MIPS64ORION_ASM_h
+#define __MIPS64ORION_ASM_h
/*
* Indicate we are in an assembly file and get the basic CPU definitions.