mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 14:18:20 +00:00
2004-03-30 David Querbach <querbach@realtime.bc.ca>
PR 596/tests * sp32/init.c: A missing definition of TEST_INIT before including <tmacros.h> means that buffered output will not work even if selected in buffer_test_io.h.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2004-03-30 David Querbach <querbach@realtime.bc.ca>
|
||||
|
||||
PR 596/tests
|
||||
* sp32/init.c: A missing definition of TEST_INIT before including
|
||||
<tmacros.h> means that buffered output will not work even if selected
|
||||
in buffer_test_io.h.
|
||||
|
||||
2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||
|
||||
* sp02/task1.c, sp04/system.h, sp04/task1.c, sp04/tswitch.c,
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#define TEST_INIT
|
||||
#include <tmacros.h> /* includes bsp.h, stdio, etc... */
|
||||
|
||||
/* prototype */
|
||||
|
||||
Reference in New Issue
Block a user