tmtests/tm26: Avoid NULL pointer access

This commit is contained in:
Sebastian Huber
2015-05-29 15:06:53 +02:00
parent 8f6a31459c
commit 5611839a7e
-3
View File
@@ -439,9 +439,6 @@ rtems_task Low_task(
thread_disable_dispatch();
benchmark_timer_initialize();
#if (CPU_HARDWARE_FP == 1) || (CPU_SOFTWARE_FP == 1)
_Context_Restore_fp( &_Thread_Get_executing()->fp_context );
#endif
_Context_Switch(
&executing->Registers,
&_Thread_Get_executing()->Registers