forked from Imagelibrary/rtems
PR 2017/bsps - Update due to API changes
This commit is contained in:
committed by
Sebastian Huber
parent
28a08877ea
commit
3b18c263e3
@@ -731,7 +731,6 @@ rtems_filesystem_file_handlers_r rtems_tfs_handlers = {
|
||||
rtems_filesystem_default_fstat, /* fstat */
|
||||
rtems_filesystem_default_fchmod, /* fchmod */
|
||||
rtems_tfs_ftruncate, /* ftruncate */
|
||||
rtems_filesystem_default_fpathconf, /* fpathconf */
|
||||
rtems_filesystem_default_fsync, /* fsync */
|
||||
rtems_filesystem_default_fdatasync, /* fdatasync */
|
||||
rtems_filesystem_default_fcntl, /* fcntl */
|
||||
|
||||
Reference in New Issue
Block a user