summaryrefslogtreecommitdiffstats
path: root/testsuites/support/include/test_support.h
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/support/include/test_support.h')
-rw-r--r--testsuites/support/include/test_support.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/testsuites/support/include/test_support.h b/testsuites/support/include/test_support.h
index d6870b2ded..017444ca9d 100644
--- a/testsuites/support/include/test_support.h
+++ b/testsuites/support/include/test_support.h
@@ -74,8 +74,6 @@ int locked_printf(const char *fmt, ...);
int locked_vprintf(const char *fmt, va_list ap);
-void locked_printk(const char *fmt, ...);
-
#ifdef __cplusplus
};
#endif