forked from Imagelibrary/rtems
fsclose01: Use floating-point task
The tmpfile() uses sprintf(). Update #1971.
This commit is contained in:
@@ -550,7 +550,7 @@ static void Init(rtems_task_argument arg)
|
|||||||
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
|
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
|
||||||
|
|
||||||
#define CONFIGURE_INIT_TASK_PRIORITY 2
|
#define CONFIGURE_INIT_TASK_PRIORITY 2
|
||||||
#define CONFIGURE_INIT_TASK_INITIAL_MODES RTEMS_DEFAULT_MODES
|
#define CONFIGURE_INIT_TASK_INITIAL_MODES RTEMS_FLOATING_POINT
|
||||||
|
|
||||||
#define CONFIGURE_INIT
|
#define CONFIGURE_INIT
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user