summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/mips/rtems/asm.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-07-11 21:38:41 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-07-11 21:38:41 +0000
commit0e7da150a946dc3e3380cc60cedc0011d22a674a (patch)
tree117cc2449b8348e32b8bd65593f233c28a27b03f /cpukit/score/cpu/mips/rtems/asm.h
parentNew file. (diff)
downloadrtems-0e7da150a946dc3e3380cc60cedc0011d22a674a.tar.bz2
Removed no cpu references.
Diffstat (limited to 'cpukit/score/cpu/mips/rtems/asm.h')
-rw-r--r--cpukit/score/cpu/mips/rtems/asm.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/score/cpu/mips/rtems/asm.h b/cpukit/score/cpu/mips/rtems/asm.h
index 2d322c2339..edabbe8fcc 100644
--- a/cpukit/score/cpu/mips/rtems/asm.h
+++ b/cpukit/score/cpu/mips/rtems/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.