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