forked from Imagelibrary/rtems
tests/samples: Use <rtems/test.h>
This commit is contained in:
@@ -41,6 +41,6 @@ rtems_task Application_task(
|
||||
"and has id of 0x%" PRIxrtems_id "\n", argument, tid
|
||||
);
|
||||
|
||||
printf( "*** END OF SAMPLE SINGLE PROCESSOR APPLICATION ***\n" );
|
||||
TEST_END();
|
||||
exit( 0 );
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user