Remove test*().

Add setup_tasks_to_watch().
This commit is contained in:
Ralf Corsepius
2009-10-24 05:50:35 +00:00
parent b47496200f
commit 3a6530f90e

View File

@@ -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 */