mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-22 08:48:53 +08:00
This function may be used to burn a couple of processor cycles with minimum impact on the system bus. It may be used in busy wait loops. Since it is a global function, it is possible to wrap it in device driver test code.