mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-02 21:11:25 +12:00
Remove unnecessary asmjit::imm_ptr
This commit is contained in:
parent
14cca55b50
commit
4704367382
7 changed files with 38 additions and 40 deletions
|
@ -211,8 +211,6 @@ namespace asmjit
|
|||
static_cast<void>(args);
|
||||
#endif
|
||||
}
|
||||
|
||||
using imm_ptr = Imm;
|
||||
}
|
||||
|
||||
// Build runtime function with asmjit::X86Assembler
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue