mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-20 20:26:32 +00:00
Fix lint (just two lines)
This commit is contained in:
@ -1034,7 +1034,7 @@ impl X64FunctionCode {
|
||||
}
|
||||
|
||||
/// Emits a System V call sequence.
|
||||
///
|
||||
///
|
||||
/// This function must not use RAX before `cb` is called.
|
||||
fn emit_call_sysv<I: Iterator<Item = Location>, F: FnOnce(&mut Assembler)>(
|
||||
a: &mut Assembler,
|
||||
|
Reference in New Issue
Block a user