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:
@@ -16,8 +16,6 @@
|
||||
|
||||
static rtems_id locked_print_semaphore; /* synchronisation semaphore */
|
||||
|
||||
rtems_printer rtems_test_printer;
|
||||
|
||||
static int locked_printf_plugin(void *context, const char *fmt, va_list ap)
|
||||
{
|
||||
(void) context;
|
||||
|
||||
Reference in New Issue
Block a user