RTEMS | bsps: Wrong data types changed to the correct ones (!1080)
Samuel Viegas (@samuel.viegas)
gitlab at rtems.org
Thu Apr 16 11:25:41 UTC 2026
Samuel Viegas commented on a discussion on bsps/riscv/griscv/clock/clockdrv.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1080#note_148609
> #ifndef RTEMS_DRVMGR_STARTUP
>
> /* GRLIB Timer system interrupt number */
> -static int clkirq;
> +static rtems_vector_number clkirq;
Following your suggestion, a separate MR was created for this: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1207
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1080#note_148609
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/20260416/d6f13d3b/attachment.htm>
More information about the bugs
mailing list