summaryrefslogtreecommitdiffstats
path: root/testsuites/tmtests/tmoverhd/testtask.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/tmtests/tmoverhd/testtask.c')
-rw-r--r--testsuites/tmtests/tmoverhd/testtask.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/tmtests/tmoverhd/testtask.c b/testsuites/tmtests/tmoverhd/testtask.c
index 96413ac722..2f051d6ec8 100644
--- a/testsuites/tmtests/tmoverhd/testtask.c
+++ b/testsuites/tmtests/tmoverhd/testtask.c
@@ -96,7 +96,7 @@ rtems_task Task_1(
/* rtems_initialize_executive */
Timer_initialize();
for ( index=1 ; index <= OPERATION_COUNT ; index++ )
- (void) rtems_initialize_executive( &BSP_Configuration, &cpu_table );
+ (void) rtems_initialize_executive( rtems_configuration_get_table(), &cpu_table );
end_time = Read_timer();
put_time(