RTEMS | Draft: sparc/erc32: removed uses, prototype and implementation of set_vector() (!447)

Sunil Hegde (@sunil-hegde) gitlab at rtems.org
Thu May 15 18:41:54 UTC 2025




Sunil Hegde commented on a discussion on bsps/sparc/erc32/start/erc32trap.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/447#note_122603

 > +*
 > +*  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)

Also, what should be its name?
I thought of 
ERC32_Clear_and_unmask_interrupt
because it will be calling both ERC32_Clear_interrupt and ERC32_Unmask_interrupt

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/447#note_122603
You're receiving this email because of your account on gitlab.rtems.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20250515/c147e462/attachment-0001.htm>


More information about the bugs mailing list