RTEMS | Draft: IMFS User allocator Plugin Code (!534)

Kinsey Moore (@opticron) gitlab at rtems.org
Wed Aug 6 19:36:02 UTC 2025




Kinsey Moore commented on a discussion on cpukit/libfs/src/imfs/imfs_memfile.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/534#note_128339

 >  #endif
 >  
 >  #include <rtems/imfsimpl.h>
 > +#include <rtems/libcsupport.h>
 >  
 >  #include <stdlib.h>
 >  #include <string.h>
 >  
 > +extern IMFS_memfile_ops imfs_memfile_ops;

Yes, the implementation is currently declared in a header file which is wrong and is why this is being declared this way.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/534#note_128339
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/20250806/b197f4ee/attachment.htm>


More information about the bugs mailing list