mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +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.
|
||||||
|
|
||||||
2003-12-16 Joel Sherrill <joel@OARcorp.com>
|
2003-12-16 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
PR 544/tests
|
PR 544/tests
|
||||||
|
|||||||
@@ -7,6 +7,7 @@
|
|||||||
* $Id$
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#define TEST_INIT
|
||||||
#include <tmacros.h> /* includes bsp.h, stdio, etc... */
|
#include <tmacros.h> /* includes bsp.h, stdio, etc... */
|
||||||
|
|
||||||
/* prototype */
|
/* prototype */
|
||||||
|
|||||||
Reference in New Issue
Block a user