aboutsummaryrefslogtreecommitdiff
path: root/src/ARMeilleure/Memory/IJitMemoryBlock.cs
diff options
context:
space:
mode:
Diffstat (limited to 'src/ARMeilleure/Memory/IJitMemoryBlock.cs')
-rw-r--r--src/ARMeilleure/Memory/IJitMemoryBlock.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ARMeilleure/Memory/IJitMemoryBlock.cs b/src/ARMeilleure/Memory/IJitMemoryBlock.cs
index 9b11e07f..e94b0a60 100644
--- a/src/ARMeilleure/Memory/IJitMemoryBlock.cs
+++ b/src/ARMeilleure/Memory/IJitMemoryBlock.cs
@@ -11,4 +11,4 @@ namespace ARMeilleure.Memory
void MapAsRx(ulong offset, ulong size);
void MapAsRwx(ulong offset, ulong size);
}
-} \ No newline at end of file
+}