forked from Imagelibrary/rtems
tests: Move rtems_test_printer definition
Statically initialize it to use printk(). Update #3170. Update #3199.
This commit is contained in:
@@ -27,7 +27,6 @@
|
||||
#include <rtems/test.h>
|
||||
|
||||
const char rtems_test_name[] = "COMPLEX";
|
||||
rtems_printer rtems_test_printer;
|
||||
#endif
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
Reference in New Issue
Block a user