mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-28 04:42:21 +08:00
* clock_driver_simidle.c: Ensure ISR nest level and Thread Dispatch disable level are in the same state they would be in a true ISR. This ensures that all of the clock tick handling is as similar as possible in this limited environment.