mirror of
https://github.com/rtic-rs/rtic.git
synced 2024-11-23 12:12:50 +01:00
polish
This commit is contained in:
parent
688b199c44
commit
6222735528
1 changed files with 0 additions and 1 deletions
|
@ -48,7 +48,6 @@ pub fn impl_mutex(
|
|||
/// Priority ceiling
|
||||
const CEILING: u8 = #ceiling;
|
||||
|
||||
|
||||
unsafe {
|
||||
rtic::export::lock(
|
||||
#ptr,
|
||||
|
|
Loading…
Reference in a new issue