summaryrefslogtreecommitdiffstats
path: root/testsuites/itrontests/itrontask01
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/itrontests/itrontask01')
-rw-r--r--testsuites/itrontests/itrontask01/system.h3
-rw-r--r--testsuites/itrontests/itrontask01/task1.c1
2 files changed, 0 insertions, 4 deletions
diff --git a/testsuites/itrontests/itrontask01/system.h b/testsuites/itrontests/itrontask01/system.h
index 579d0a7c17..77e53ceb06 100644
--- a/testsuites/itrontests/itrontask01/system.h
+++ b/testsuites/itrontests/itrontask01/system.h
@@ -37,6 +37,3 @@ void Task_2_through_4();
/* global variables */
/* end of include file */
-
-
-
diff --git a/testsuites/itrontests/itrontask01/task1.c b/testsuites/itrontests/itrontask01/task1.c
index ccf4466ece..220fe415e0 100644
--- a/testsuites/itrontests/itrontask01/task1.c
+++ b/testsuites/itrontests/itrontask01/task1.c
@@ -51,4 +51,3 @@ void Task_2_through_4()
directive_failed( status, "rtems_task_wake_after" );
}
}
-