summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-10-22 12:20:33 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-10-22 12:20:33 +0000
commita3fd09b69e6bc65dfd794b42a2e57cf59fb7dced (patch)
tree089bedb21e338471ac3cae87e627f46bfc9aea3d /testsuites
parent2011-10-22 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-a3fd09b69e6bc65dfd794b42a2e57cf59fb7dced.tar.bz2
2011-10-22 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxfile01/test.c: Remove local redeclaration of IMFS_dump.
Diffstat (limited to 'testsuites')
-rw-r--r--testsuites/psxtests/ChangeLog4
-rw-r--r--testsuites/psxtests/psxfile01/test.c1
2 files changed, 4 insertions, 1 deletions
diff --git a/testsuites/psxtests/ChangeLog b/testsuites/psxtests/ChangeLog
index d4906b9ac9..7b6eda563a 100644
--- a/testsuites/psxtests/ChangeLog
+++ b/testsuites/psxtests/ChangeLog
@@ -1,3 +1,7 @@
+2011-10-22 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * psxfile01/test.c: Remove local redeclaration of IMFS_dump.
+
2011-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxhdrs/pthread01.c, psxhdrs/pthread02.c, psxhdrs/pthread03.c,
diff --git a/testsuites/psxtests/psxfile01/test.c b/testsuites/psxtests/psxfile01/test.c
index f6b290597e..5e8a3020de 100644
--- a/testsuites/psxtests/psxfile01/test.c
+++ b/testsuites/psxtests/psxfile01/test.c
@@ -69,7 +69,6 @@ void test_extend(
off_t new_len
);
-void IMFS_dump( void );
int IMFS_memfile_maximum_size( void );
/*