Karthikey Kadati commented on a discussion on 
cpukit/include/rtems/score/fmlpl.h: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/882#note_142694

 > +
 > +#ifndef _RTEMS_SCORE_FMLPL_H
 > +#define _RTEMS_SCORE_FMLPL_H
 > +
 > +#include <rtems/score/cpuopts.h>
 > +
 > +#if defined(RTEMS_SMP)
 > +
 > +#include <rtems/score/threadq.h>
 > +
 > +#ifdef __cplusplus
 > +extern "C" {
 > +#endif /* __cplusplus */
 > +
 > +/**
 > + * @defgroup ScoreFMLPL Multiprocessor Resource Sharing Protocol Handler

Fixed the doxygen group name to follow the RTEMS convention.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/882#note_142694
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