rtems_filesystem_default_fpathconf is obsolete in 4.11

This commit is contained in:
Joel Sherrill 2012-03-07 12:08:29 -06:00
parent 1c93086b77
commit d29b3f38ff

View File

@ -1479,7 +1479,6 @@ static const rtems_filesystem_file_handlers_r socket_handlers = {
rtems_bsdnet_fstat, /* fstat */
rtems_filesystem_default_fchmod, /* fchmod */
rtems_filesystem_default_ftruncate, /* ftruncate */
rtems_filesystem_default_fpathconf, /* fpathconf */
rtems_filesystem_default_fsync, /* fsync */
rtems_filesystem_default_fdatasync, /* fdatasync */
rtems_bsdnet_fcntl, /* fcntl */