summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1997-01-29 00:13:11 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1997-01-29 00:13:11 +0000
commitee7cf7d462d90b7cff0c56332a80e1d300c1b6bb (patch)
tree6b18700f1cfd5605f6f3a81c28386fa182d92941 /c
parentAdded include of targopts.h. (diff)
downloadrtems-ee7cf7d462d90b7cff0c56332a80e1d300c1b6bb.tar.bz2
Added include of rtems/score/cpu.h
Diffstat (limited to 'c')
-rw-r--r--c/src/exec/score/cpu/sparc/cpu_asm.s1
1 files changed, 0 insertions, 1 deletions
diff --git a/c/src/exec/score/cpu/sparc/cpu_asm.s b/c/src/exec/score/cpu/sparc/cpu_asm.s
index 692da0edb2..a2decf84a5 100644
--- a/c/src/exec/score/cpu/sparc/cpu_asm.s
+++ b/c/src/exec/score/cpu/sparc/cpu_asm.s
@@ -23,7 +23,6 @@
*/
#include <asm.h>
-#include <rtems/score/cpu.h>
#if (SPARC_HAS_FPU == 1)