summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1997-01-29 00:10:28 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1997-01-29 00:10:28 +0000
commit375a6c061246b6866f54a158ebbc9e201482fd9f (patch)
tree74a94548d280d6bc856932651feedca05860dee4
parentFixed comments. (diff)
downloadrtems-375a6c061246b6866f54a158ebbc9e201482fd9f.tar.bz2
Fixed spacing on comment.
-rw-r--r--c/src/exec/score/cpu/mips64orion/cpu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/score/cpu/mips64orion/cpu.h b/c/src/exec/score/cpu/mips64orion/cpu.h
index 97bed5ba40..2edae85fe0 100644
--- a/c/src/exec/score/cpu/mips64orion/cpu.h
+++ b/c/src/exec/score/cpu/mips64orion/cpu.h
@@ -39,7 +39,7 @@
extern "C" {
#endif
-#include <rtems/score/mips64orion.h> /* pick up machine definitions */
+#include <rtems/score/mips64orion.h> /* pick up machine definitions */
#ifndef ASM
#include <rtems/score/mipstypes.h>
#endif