mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 22:43:50 +01:00
Place a verbatim copy of `_mutex_lock()` as `static` in `xtimer`, so internal mutex function can be optimized one step at a time without breaking `xtimer`.