forked from MeloNX/MeloNX
Format whitespace
This commit is contained in:
parent
8bdc7c5049
commit
a358f948ef
@ -27,4 +27,4 @@ namespace Ryujinx.Cpu.LightningJit.CodeGen.Arm64
|
|||||||
return functionPointers;
|
return functionPointers;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -7,4 +7,4 @@ namespace Ryujinx.Cpu.LightningJit
|
|||||||
{
|
{
|
||||||
IEnumerable<ulong> GetCallStack(IntPtr framePointer, IntPtr codeRegionStart, int codeRegionSize, IntPtr codeRegion2Start, int codeRegion2Size);
|
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.Jit;
|
||||||
using Ryujinx.Cpu.LightningJit.State;
|
using Ryujinx.Cpu.LightningJit.State;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user