2011-10-22 Ralf Corsépius <ralf.corsepius@rtems.org>

* psxfile01/test.c: Remove local redeclaration of IMFS_dump.
This commit is contained in:
Ralf Corsepius
2011-10-22 12:20:33 +00:00
parent e3b324b4cd
commit a3fd09b69e
2 changed files with 4 additions and 1 deletions

View File

@@ -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,

View File

@@ -69,7 +69,6 @@ void test_extend(
off_t new_len
);
void IMFS_dump( void );
int IMFS_memfile_maximum_size( void );
/*