forked from Imagelibrary/rtems
smptests/smp09: Add missing newline
This commit is contained in:
@@ -68,7 +68,7 @@ rtems_task Init(
|
|||||||
|
|
||||||
rtems_cpu_usage_report();
|
rtems_cpu_usage_report();
|
||||||
|
|
||||||
locked_printf( "*** END OF TEST SMP09 ***" );
|
locked_printf( "*** END OF TEST SMP09 ***\n" );
|
||||||
rtems_test_exit(0);
|
rtems_test_exit(0);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user