Update #2559.
---
 cpukit/score/cpu/no_cpu/rtems/score/cpu.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cpukit/score/cpu/no_cpu/rtems/score/cpu.h 
b/cpukit/score/cpu/no_cpu/rtems/score/cpu.h
index 67a725c..1c29bd6 100644
--- a/cpukit/score/cpu/no_cpu/rtems/score/cpu.h
+++ b/cpukit/score/cpu/no_cpu/rtems/score/cpu.h
@@ -577,7 +577,7 @@ typedef struct {
  *
  * XXX document implementation including references if appropriate
  */
-SCORE_EXTERN Context_Control_fp  _CPU_Null_fp_context;
+extern Context_Control_fp _CPU_Null_fp_context;
 
 /** @} */
 
-- 
1.8.4.5

_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to