forked from Imagelibrary/rtems
2007-06-20 Joel Sherrill <joel.sherrill@oarcorp.com>
* sp20/task1.c, sp34/changepri.c, sp35/priinv.c: Build when using buffered test IO.
This commit is contained in:
@@ -17,6 +17,8 @@
|
||||
|
||||
/********************************************************************/
|
||||
|
||||
#define CONFIGURE_INIT
|
||||
|
||||
#include <bsp.h>
|
||||
#include <stdio.h>
|
||||
#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 <rtems/confdefs.h>
|
||||
|
||||
/* end of file */
|
||||
|
||||
Reference in New Issue
Block a user