Joel Sherrill commented on a discussion on bsps/sparc/erc32/start/erc32trap.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/447#note_122575 > +* > +* This file contains the trap handler for the ERC32. > +* > +* INPUT PARAMETERS: > +* vector - vector number > +* > +* OUTPUT PARAMETERS: > +* none > +* > +* RETURN VALUE: > +* none > +*/ > + > +#include <bsp.h> > + > +void ERC32_trap_handler(rtems_vector_number vector) The nice thing about gitlab is that every change you pushed is on this branch. Clone again and pull this branch. -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/447#note_122575 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