mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-22 10:25:05 +08:00
score: Fix warning
This commit is contained in:
@@ -23,8 +23,6 @@
|
||||
|
||||
void _Thread_Handler_initialization(void)
|
||||
{
|
||||
uint32_t ticks_per_timeslice =
|
||||
rtems_configuration_get_ticks_per_timeslice();
|
||||
rtems_stack_allocate_init_hook stack_allocate_init_hook =
|
||||
rtems_configuration_get_stack_allocate_init_hook();
|
||||
#if defined(RTEMS_MULTIPROCESSING)
|
||||
|
||||
Reference in New Issue
Block a user