Changed attribute of Initialization Task to Floating_Point

This commit is contained in:
Joel Sherrill
1997-06-03 18:38:58 +00:00
parent ac953f2429
commit 5687a1e90d

View File

@@ -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
); );