summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxfile01
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/psxtests/psxfile01
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/psxtests/psxfile01')
-rw-r--r--testsuites/psxtests/psxfile01/test.c1
1 files changed, 0 insertions, 1 deletions
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 );
/*