summaryrefslogtreecommitdiffstats
path: root/testsuites/support/include
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/support/include')
-rw-r--r--testsuites/support/include/test_support.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/support/include/test_support.h b/testsuites/support/include/test_support.h
index 8329f7f803..f478067c43 100644
--- a/testsuites/support/include/test_support.h
+++ b/testsuites/support/include/test_support.h
@@ -85,7 +85,7 @@ void rtems_time_test_measure_operation(
/************** TEST SUPPORT **************/
/*********************************************************************/
/*********************************************************************/
-extern void locked_print_init(void);
+extern void locked_print_initialize(void);
extern void locked_printf(const char *fmt, ...);
extern void locked_printk(const char *fmt, ...);