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

diff --git a/cpukit/score/cpu/lm32/rtems/score/cpu.h 
b/cpukit/score/cpu/lm32/rtems/score/cpu.h
index dd0ec47..3ddae7c 100644
--- a/cpukit/score/cpu/lm32/rtems/score/cpu.h
+++ b/cpukit/score/cpu/lm32/rtems/score/cpu.h
@@ -484,7 +484,7 @@ typedef struct {
  * XXX document implementation including references if appropriate
  */
 #if 0
-SCORE_EXTERN Context_Control_fp  _CPU_Null_fp_context;
+extern Context_Control_fp _CPU_Null_fp_context;
 #endif
 
 /** @} */
-- 
1.8.4.5

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

Reply via email to