From 0e92952285277f6300e00afa0c9ec06ba81696a7 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 20 Jun 2007 21:43:24 +0000 Subject: 2007-06-20 Joel Sherrill * tztest/init.c: Build when using buffered test IO. --- testsuites/libtests/tztest/init.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testsuites/libtests/tztest/init.c') diff --git a/testsuites/libtests/tztest/init.c b/testsuites/libtests/tztest/init.c index 85711ad2eb..9ccd6d13ce 100644 --- a/testsuites/libtests/tztest/init.c +++ b/testsuites/libtests/tztest/init.c @@ -12,6 +12,8 @@ * $Id$ */ +#define CONFIGURE_INIT + #include #include #include @@ -65,6 +67,4 @@ rtems_task Init( #define CONFIGURE_RTEMS_INIT_TASKS_TABLE #define CONFIGURE_MAXIMUM_TASKS 1 -#define CONFIGURE_INIT - #include -- cgit v1.2.3