mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-01 11:31:14 +08:00
* include/rtems/score/apimutex.h (_API_Mutex_Lock): Per PR253 add the missing _ISR_Disable. This fix was already applied to the old location (c/src/exec/score/...).