forked from Imagelibrary/rtems
2008-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>
* tm26/task1.c: Fix typo.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2008-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||||
|
|
||||||
|
* tm26/task1.c: Fix typo.
|
||||||
|
|
||||||
2008-10-28 Joel Sherrill <joel.sherrill@oarcorp.com>
|
2008-10-28 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||||
|
|
||||||
* tm22/system.h, tm22/task1.c: Account for message buffers used.
|
* tm22/system.h, tm22/task1.c: Account for message buffers used.
|
||||||
|
|||||||
@@ -479,7 +479,7 @@ void complete_test( void )
|
|||||||
);
|
);
|
||||||
|
|
||||||
put_time(
|
put_time(
|
||||||
"_Thread_Disptach (NO FP)",
|
"_Thread_Dispatch (NO FP)",
|
||||||
thread_dispatch_no_fp_time,
|
thread_dispatch_no_fp_time,
|
||||||
1,
|
1,
|
||||||
0,
|
0,
|
||||||
|
|||||||
Reference in New Issue
Block a user