summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/capture/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/samples/capture/system.h')
-rw-r--r--testsuites/samples/capture/system.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/testsuites/samples/capture/system.h b/testsuites/samples/capture/system.h
index d3e81849b1..f496d4fcf9 100644
--- a/testsuites/samples/capture/system.h
+++ b/testsuites/samples/capture/system.h
@@ -34,9 +34,7 @@ bool status_code_bad(
rtems_status_code status_code
);
-void test1();
-void test2();
-void test3();
+extern void setup_tasks_to_watch(void);
/* configuration information */