mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-07-04 14:26:26 +02:00
rebase with upstream
This commit is contained in:
parent
a191631975
commit
9566be8c63
25 changed files with 68 additions and 84 deletions
|
@ -126,11 +126,6 @@ namespace Ryujinx.Cpu.Jit
|
|||
}
|
||||
}
|
||||
|
||||
/// <inheritdoc/>
|
||||
public void Reprotect(ulong va, ulong size, MemoryPermission permission)
|
||||
{
|
||||
}
|
||||
|
||||
/// <inheritdoc/>
|
||||
public T Read<T>(ulong va) where T : unmanaged
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue