forked from Imagelibrary/rtems
2001-01-22 Joel Sherrill <joel@OARcorp.com>
* sp09/screen14.c, sp09/sp09.scn, sp30/init.c, sp31/init.c: Modified because priority added as argument to rtems_timer_initiate_server().
This commit is contained in:
@@ -40,6 +40,7 @@ rtems_task Init(
|
||||
directive_failed( status, "rtems_clock_set" );
|
||||
|
||||
status = rtems_timer_initiate_server(
|
||||
RTEMS_TIMER_SERVER_DEFAULT_PRIORITY,
|
||||
RTEMS_MINIMUM_STACK_SIZE,
|
||||
RTEMS_DEFAULT_ATTRIBUTES
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user