RTEMS | Draft: IMFS User allocator Plugin Code (!534)
Kinsey Moore (@opticron)
gitlab at rtems.org
Wed Aug 6 15:37:31 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_128311
> #endif
>
> #include <rtems/imfsimpl.h>
> +#include <rtems/libcsupport.h>
>
> #include <stdlib.h>
> #include <string.h>
>
> +extern IMFS_memfile_ops imfs_memfile_ops;
I'd agree with `_t` suffix since it designates the type.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/534#note_128311
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/603e3ab9/attachment.htm>
More information about the bugs
mailing list