Mohamed Hassan commented on a discussion on testsuites/libtests/stackchk05/system.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/277#note_117344 > + > +#include <tmacros.h> > + > +/* macros */ > + > +/* functions */ > +rtems_task Init( rtems_task_argument argument ); > + > +void invoke_stack_overflows(void); > + > +/* configuration information */ > + > +#define CONFIGURE_APPLICATION_NEEDS_SIMPLE_CONSOLE_DRIVER > +#define CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER > + > +#define TASK_STACK_SIZE (RTEMS_MINIMUM_STACK_SIZE*3) Alright will be checked and corrected. -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/277#note_117344 You're receiving this email because of your account on gitlab.rtems.org.
_______________________________________________ bugs mailing list bugs@rtems.org http://lists.rtems.org/mailman/listinfo/bugs