RTEMS | IMFS User allocator Plugin Code (!534)

Mohamed Hassan (@Hamzi) gitlab at rtems.org
Mon Jun 30 20:29:12 UTC 2025



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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20250630/87ca53e5/attachment.htm>


More information about the bugs mailing list