mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-21 06:24:07 +08:00
smptests/smp09: Add missing newline
This commit is contained in:
@@ -68,7 +68,7 @@ rtems_task Init(
|
||||
|
||||
rtems_cpu_usage_report();
|
||||
|
||||
locked_printf( "*** END OF TEST SMP09 ***" );
|
||||
locked_printf( "*** END OF TEST SMP09 ***\n" );
|
||||
rtems_test_exit(0);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user