mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-06-28 03:16:23 +02:00
Format whitespace
This commit is contained in:
parent
f9ed8f860e
commit
cabf434c5f
3 changed files with 3 additions and 3 deletions
|
@ -27,4 +27,4 @@ namespace Ryujinx.Cpu.LightningJit.CodeGen.Arm64
|
|||
return functionPointers;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -7,4 +7,4 @@ namespace Ryujinx.Cpu.LightningJit
|
|||
{
|
||||
IEnumerable<ulong> GetCallStack(IntPtr framePointer, IntPtr codeRegionStart, int codeRegionSize, IntPtr codeRegion2Start, int codeRegion2Size);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
using ARMeilleure.Memory;
|
||||
using ARMeilleure.Memory;
|
||||
using Ryujinx.Cpu.Jit;
|
||||
using Ryujinx.Cpu.LightningJit.State;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue