mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-22 07:20:53 +08:00
This simplifies the implementation a bit. Declare _TOD_Days_to_date[] in <rtems/score/todimpl.h>. Make _TOD_Days_per_month[] and _TOD_Days_since_last_leap_year[] static. Update #4338.