aboutsummaryrefslogtreecommitdiffstats
path: root/test/rt/source/test/rt_test_root.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/rt/source/test/rt_test_root.h')
-rw-r--r--test/rt/source/test/rt_test_root.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/rt/source/test/rt_test_root.h b/test/rt/source/test/rt_test_root.h
index 4bdacf5eb..c1450779f 100644
--- a/test/rt/source/test/rt_test_root.h
+++ b/test/rt/source/test/rt_test_root.h
@@ -83,8 +83,6 @@ extern "C" {
#define WA_SIZE MEM_ALIGN_NEXT(THD_WORKING_AREA_SIZE(THREADS_STACK_SIZE), \
PORT_WORKING_AREA_ALIGN)
-#define TEST_REPORT_HOOK_HEADER test_print_port_info();
-
extern uint8_t test_buffer[WA_SIZE * 5];
extern thread_t *threads[MAX_THREADS];
extern void * ROMCONST wa[5];