RTEMS | Draft: sparc/erc32: removed uses, prototype and implementation of set_vector() (!447)
Joel Sherrill (@joel)
gitlab at rtems.org
Mon May 12 18:03:34 UTC 2025
Joel Sherrill commented on a discussion on bsps/sparc/erc32/start/erc32trap.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/447#note_122554
> +*
> +* 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)
Still needs a better name. I might be OK with ERC32_Unmask_and_enable_interrupt() but it's long. Any suggestions @gedare? For sure duplicating that code is undesirable.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/447#note_122554
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/20250512/d5756858/attachment.htm>
More information about the bugs
mailing list