Gedare Bloom started a new discussion on cpukit/include/rtems/confdefs/threads.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1193#note_150843 > #include <rtems/posix/threadsup.h> > #endif > > +#ifdef CONFIGURE_APPLICATION_NEEDS_DHRL > + #include <rtems/confdefs/dhrl.h> > +#endif > + > +#ifndef _CONFIGURE_TASKS_FOR_DHRL should probably follow the other similar macros and use `_CONFIGURE_DHRL_TASKS`. -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1193#note_150843 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
