From c6fe4b652f046b01b98cc99ae9dfb1b8bff2964b Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 21 Apr 2004 20:25:10 +0000 Subject: 2004-04-21 Joel Sherrill PR 611/bsps * tm27/task1.c: Follow conventions for tm27 and do not add another macro definition. --- testsuites/tmtests/tm27/task1.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'testsuites/tmtests/tm27/task1.c') diff --git a/testsuites/tmtests/tm27/task1.c b/testsuites/tmtests/tm27/task1.c index 4df365e627..b02db1a4ff 100644 --- a/testsuites/tmtests/tm27/task1.c +++ b/testsuites/tmtests/tm27/task1.c @@ -22,10 +22,6 @@ #include -#if defined(Declarations_for_tm27) -Declarations_for_tm27 -#endif - rtems_task Task_1( rtems_task_argument argument ); -- cgit v1.2.3