summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxmsgq01
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-04-15 13:26:21 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-04-15 13:26:21 +0000
commit3239698d1fe72364c85f7a76799421bfd90cc4d7 (patch)
treee341344cbac10c1e3988de8657b39cce6c4ec848 /testsuites/psxtests/psxmsgq01
parentRemove unnecessary white spaces. (diff)
downloadrtems-3239698d1fe72364c85f7a76799421bfd90cc4d7.tar.bz2
Remove stray white spaces.
Diffstat (limited to 'testsuites/psxtests/psxmsgq01')
-rw-r--r--testsuites/psxtests/psxmsgq01/init.c18
-rw-r--r--testsuites/psxtests/psxmsgq01/system.h2
2 files changed, 0 insertions, 20 deletions
diff --git a/testsuites/psxtests/psxmsgq01/init.c b/testsuites/psxtests/psxmsgq01/init.c
index 9aa65868db..9a0d61f474 100644
--- a/testsuites/psxtests/psxmsgq01/init.c
+++ b/testsuites/psxtests/psxmsgq01/init.c
@@ -1301,21 +1301,3 @@ void *Task_ (
return NULL; /* just so the compiler thinks we returned something */
}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/testsuites/psxtests/psxmsgq01/system.h b/testsuites/psxtests/psxmsgq01/system.h
index 4a66fb3172..369d2ef619 100644
--- a/testsuites/psxtests/psxmsgq01/system.h
+++ b/testsuites/psxtests/psxmsgq01/system.h
@@ -71,5 +71,3 @@ void *Task_3( void *argument );
void *Task_4( void *argument );
/* end of include file */
-
-