summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1997-01-29 00:07:15 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1997-01-29 00:07:15 +0000
commit74468994a864620e7c1a8caf7bf86da3fe951d96 (patch)
tree6cc0c3366bbf5edc6dc366eb7ee0403ab873a1f3 /c
parentWith the transition from command line macro definitions to targopts.h, (diff)
downloadrtems-74468994a864620e7c1a8caf7bf86da3fe951d96.tar.bz2
fixed spacing problem
Diffstat (limited to 'c')
-rw-r--r--c/src/exec/score/cpu/a29k/cpu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/score/cpu/a29k/cpu.h b/c/src/exec/score/cpu/a29k/cpu.h
index 6e0e5adf98..e988e6e9ed 100644
--- a/c/src/exec/score/cpu/a29k/cpu.h
+++ b/c/src/exec/score/cpu/a29k/cpu.h
@@ -39,7 +39,7 @@
extern "C" {
#endif
-#include <rtems/score/a29k.h> /* pick up machine definitions */
+#include <rtems/score/a29k.h> /* pick up machine definitions */
#ifndef ASM
#include <rtems/score/a29ktypes.h>
#endif