Mohamed Hassan commented on a discussion on cpukit/libmisc/stackchk/check.c: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/277#note_122592

 >    RTEMS_SYSINIT_ISR_STACK,
 >    RTEMS_SYSINIT_ORDER_MIDDLE
 >  );
 > +
 > +/*
 > + * This is the default implementation. The user can override it 
 > + * at the application 
 > + */
 > +RTEMS_WEAK RTEMS_NO_RETURN void __stack_chk_fail(void)

I added the function prototype again here 
[stackchk.h](https://gitlab.rtems.org/rtems/rtos/rtems/-/blob/e04faa66df532e2740eb12b49ea74223ea2d963c/cpukit/include/rtems/stackchk.h#L283)

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

Reply via email to