mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-02 23:56:39 +08:00
Explicitly test the 64-bit integer division and modulo operations. They are essential for the timekeeping services. On most 32-bit targets, they need a software implementation. Update #3716.