Merge request https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/534 was reviewed by Mohamed Hassan
-- Mohamed Hassan started a new discussion on testsuites/psxtests/psximfs03/init.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/534#note_125642 > + char *last = memory + sizeof(memory); > + > + while(start + CONFIGURE_IMFS_MEMFILE_BYTES_PER_BLOCK <= last){ where `CONFIGURE_IMFS_MEMFILE_BYTES_PER_BLOCK`is defined? -- Mohamed Hassan started a new discussion on testsuites/psxtests/psximfs03/init.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/534#note_125643 > + int val, > + int size > +) Needs a prototype. and all other functions defined here. -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/534 You're receiving this email because of your account on gitlab.rtems.org.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
