mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-21 04:14:26 +08:00
Changed attribute of Initialization Task to Floating_Point
This commit is contained in:
@@ -34,7 +34,7 @@ begin
|
|||||||
1,
|
1,
|
||||||
RTEMS.MINIMUM_STACK_SIZE,
|
RTEMS.MINIMUM_STACK_SIZE,
|
||||||
RTEMS.NO_PREEMPT,
|
RTEMS.NO_PREEMPT,
|
||||||
RTEMS.DEFAULT_ATTRIBUTES,
|
RTEMS.FLOATING_POINT,
|
||||||
INIT_ID,
|
INIT_ID,
|
||||||
STATUS
|
STATUS
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user