From 3a6530f90e87972373f4b63525e2ac34ee2d0f7e Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sat, 24 Oct 2009 05:50:35 +0000 Subject: Remove test*(). Add setup_tasks_to_watch(). --- testsuites/samples/capture/system.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'testsuites/samples') 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 */ -- cgit v1.2.3