RTEMS | sparc: removed uses, prototype and implementation of set_vector() (!447)
Sunil Hegde (@sunil-hegde)
gitlab at rtems.org
Fri Jul 4 04:22:04 UTC 2025
Sunil Hegde commented on a discussion on bsps/sparc/erc32/console/erc32_console.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/447#note_126005
>
> #endif
>
> -
> /*
> * Console Device Driver Entry Points
> - *
> */
>
> -static void erc32_console_initialize(
> - int minor
> -)
> +static void erc32_console_initialize( int minor )
> {
> console_data *cd = &Console_Port_Data [minor];
> + static bool interrupts_installed = false;
i think i missed it when i found the fix for console error, i have added the guard.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/447#note_126005
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/20250704/ac163368/attachment-0001.htm>
More information about the bugs
mailing list