forked from Imagelibrary/rtems
Init: spacing
This commit is contained in:
@@ -394,7 +394,6 @@ void *POSIX_Init(
|
||||
status = pthread_setschedparam( pthread_self(), SCHED_SPORADIC, &schedparam );
|
||||
assert( status == EINVAL );
|
||||
|
||||
|
||||
puts( "*** END OF POSIX TEST 7 ***" );
|
||||
exit( 0 );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user