summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/no_cpu/cpu.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1997-01-29 00:11:16 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1997-01-29 00:11:16 +0000
commit5ddfa53b08c830c631fd1e3dd4c8e0852139de2f (patch)
treedd4b748807e13f2f24db74a22d467dfd3261c8d5 /c/src/exec/score/cpu/no_cpu/cpu.h
parentFixed spacing on comment. (diff)
downloadrtems-5ddfa53b08c830c631fd1e3dd4c8e0852139de2f.tar.bz2
Fixed spacing on comments.
Diffstat (limited to '')
-rw-r--r--c/src/exec/score/cpu/no_cpu/cpu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/score/cpu/no_cpu/cpu.h b/c/src/exec/score/cpu/no_cpu/cpu.h
index 78f44e2c45..2393e12329 100644
--- a/c/src/exec/score/cpu/no_cpu/cpu.h
+++ b/c/src/exec/score/cpu/no_cpu/cpu.h
@@ -21,7 +21,7 @@
extern "C" {
#endif
-#include <rtems/score/no_cpu.h> /* pick up machine definitions */
+#include <rtems/score/no_cpu.h> /* pick up machine definitions */
#ifndef ASM
#include <rtems/score/no_cputypes.h>
#endif