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

Joel Sherrill (@joel) gitlab at rtems.org
Fri Jul 4 15:14:44 UTC 2025




Joel Sherrill commented on a discussion on bsps/sparc/erc32/console/erc32_console.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/447#note_126025

 >  
 >  #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;

Confirmed warning gone. And leon3 tested.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/447#note_126025
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/7d1fbef2/attachment.htm>


More information about the bugs mailing list