mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-05-13 21:29:45 +08:00
rtems_filesystem_default_fpathconf is obsolete in 4.11
This commit is contained in:
parent
1c93086b77
commit
d29b3f38ff
@ -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 */
|
||||
|
Loading…
x
Reference in New Issue
Block a user