mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-28 07:40:18 +08:00
2009-07-07 Joel Sherrill <joel.sherrill@OARcorp.com>
* sp02/task1.c: Minor spacing.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2009-07-07 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||
|
||||
* sp02/task1.c: Minor spacing.
|
||||
|
||||
2009-07-06 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||
|
||||
* spfatal12/init.c: Address to heap initialize must be aligned but size
|
||||
|
||||
@@ -37,7 +37,6 @@ rtems_task Task_1(
|
||||
directive_failed( status, "rtems_task_ident of TA2" );
|
||||
|
||||
printf( "TA1 - rtems_task_ident - tid of TA2 (0x%.8x)\n", tid2 );
|
||||
|
||||
status = rtems_object_get_classic_name( tid2, &tid2_name );
|
||||
directive_failed( status, "rtems_object_get_classic_name of TA2" );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user