Gedare Bloom started a new discussion on cpukit/include/rtems/score/fmlpl.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/882#note_142457 > + > +#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 fix the name -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/882#note_142457 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
