summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/smp08/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/smptests/smp08/init.c')
-rw-r--r--testsuites/smptests/smp08/init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/smptests/smp08/init.c b/testsuites/smptests/smp08/init.c
index ba0c7ffadd..de98865735 100644
--- a/testsuites/smptests/smp08/init.c
+++ b/testsuites/smptests/smp08/init.c
@@ -23,7 +23,7 @@ void PrintTaskInfo(
{
uint32_t cpu_num;
- cpu_num = rtems_get_current_processor();
+ cpu_num = rtems_scheduler_get_processor();
/* Print the cpu number and task name */
locked_printf(