Sebastian Huber started a new discussion on cpukit/include/rtems/stackchk.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/86#note_110955 > } rtems_stack_checker_info; > > /** > - * @brief Visitor routines invoked by rtems_stack_checker_iterate() shall > have > - * this type. > + * @brief Visitor routines invoked by rtems_stack_checker_iterate() shall > + * have this type. > * > - * @param info is the stack information. > + * @param[in] info is the stack information. > * > - * @param arg is the argument passed to rtems_stack_checker_iterate(). > + * @param[in] arg is the argument passed to rtems_stack_checker_iterate(). This is potentially an in and out parameter. -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/86#note_110955 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
