mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-05-20 10:50:42 +08:00

Use a self-contained RTEMS binary semaphore instead of msleep() and wakeup(). This is itself more efficient and in addition allows the use of mmc_wakeup() in interrupt context.