RTEMS | machine/_timecounter.h is missing _Timecounter_Getboottime(_tvp) (#5211)

Chris Johns (@chris) gitlab at rtems.org
Tue Feb 11 19:08:05 UTC 2025



Chris Johns created an issue: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5211



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/5211
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/20250211/692cef7a/attachment.htm>


More information about the bugs mailing list