Chris Johns commented on a discussion on cpukit/include/rtems/libio.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/480#note_123014 > * @see rtems_filesystem_default_mount(). > */ > typedef int (*rtems_filesystem_mount_t) ( > - rtems_filesystem_mount_table_entry_t *mt_entry > + rtems_filesystem_mount_table_entry_t *mt_entry, > + const void *data > ); > - > +#if 0 Removed the dead code. -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/480#note_123014 You're receiving this email because of your account on gitlab.rtems.org.
_______________________________________________ bugs mailing list bugs@rtems.org http://lists.rtems.org/mailman/listinfo/bugs