Mohamed Hassan commented on a discussion on 
testsuites/libtests/stackchk03/system.h: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/86#note_110063

 > +  bool pattern_ok
 > +);
 > +
 > +/* configuration information */
 > +#define CONFIGURE_STACK_CHECKER_ENABLED
 > +/**
 > + * @brief Set this macro to a reporting function such as:
 > + * A user-defined function 
 > + * Or
 > + * The default @rtems_stack_checker_reporter_print_details
 > + */
 > +#define CONFIGURE_STACK_CHECKER_REPORTER  stackchk03_blown_stack_reporter
 > +
 > +/* global variables */
 > +
 > +/* end of include file */

this file has been renamed to 
[config.c](https://gitlab.rtems.org/Hamzi/rtems/-/blob/0b93f687e23bdf24fa9bd339a4eb5aa4eb249685/testsuites/libtests/stackchk03/config.c)

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