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.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to