From 496274b6eca7e87cc7de9e7b52bfdfe6dc17cb39 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 20 Jun 2007 21:43:28 +0000 Subject: 2007-06-20 Joel Sherrill * sp20/task1.c, sp34/changepri.c, sp35/priinv.c: Build when using buffered test IO. --- testsuites/sptests/sp34/changepri.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testsuites/sptests/sp34') diff --git a/testsuites/sptests/sp34/changepri.c b/testsuites/sptests/sp34/changepri.c index 400dec5aae..967c4efbe5 100644 --- a/testsuites/sptests/sp34/changepri.c +++ b/testsuites/sptests/sp34/changepri.c @@ -17,6 +17,8 @@ /********************************************************************/ +#define CONFIGURE_INIT + #include #include #include "tmacros.h" @@ -159,8 +161,6 @@ rtems_task Init(rtems_task_argument ignored) #define CONFIGURE_MAXIMUM_TASKS 6 #define CONFIGURE_MAXIMUM_SEMAPHORES 1 -#define CONFIGURE_INIT - #include /* end of file */ -- cgit v1.2.3