RTEMS | bsps: Wrong data types changed to the correct ones (!1080)

Sebastian Huber (@sebhub) gitlab at rtems.org
Tue Mar 31 01:18:42 UTC 2026




Sebastian Huber started a new discussion on bsps/riscv/griscv/clock/clockdrv.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1080#note_147561

 >  #ifndef RTEMS_DRVMGR_STARTUP
 >  
 >  /* GRLIB Timer system interrupt number */
 > -static int clkirq;
 > +static rtems_vector_number clkirq;

This change is fine. Move it to a separate commit/MR.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1080#note_147561
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/20260331/bf194b2f/attachment.htm>


More information about the bugs mailing list