Chris Johns created an issue: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5212
Assignee: Chris Johns The `machine/_kernel_time.h` header has: ``` #define getboottime(_tvp) _Timecounter_Getboottime(_tvp) #define getboottimebin(_bt) _Timecounter_Getboottimebin(_bt) ``` however `machine/_timecounter.h` does not have a prototype for `_Timecounter_Getboottime` and GCC 14 now generates an error. -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5212 You're receiving this email because of your account on gitlab.rtems.org.
_______________________________________________ bugs mailing list bugs@rtems.org http://lists.rtems.org/mailman/listinfo/bugs