forked from MeloNX/MeloNX
Format whitespace
This commit is contained in:
parent
f9ed8f860e
commit
cabf434c5f
@ -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…
x
Reference in New Issue
Block a user