forked from Imagelibrary/rtems
Incorporated the submission from John S. Gwynne
<jsg@coulomb.eng.ohio-state.edu> of the rest of the 68000-ish support for interrupt handling and bfffo support, the two BSPs he submitted (efi68k and efi332), and SGI Irix 5.3 host support.
This commit is contained in:
@@ -43,7 +43,7 @@ rtems_task Init(
|
||||
status = rtems_task_create(
|
||||
Task_name[Multiprocessing_configuration.node],
|
||||
1,
|
||||
RTEMS_MINIMUM_STACK_SIZE,
|
||||
RTEMS_MINIMUM_STACK_SIZE * 2,
|
||||
RTEMS_TIMESLICE,
|
||||
RTEMS_GLOBAL,
|
||||
&Task_id[ 1 ]
|
||||
|
||||
Reference in New Issue
Block a user