about summary refs log tree commit diff stats
path: root/src/dynarec/native_lock.h
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2024-05-02 22:24:26 +0200
committerptitSeb <sebastien.chev@gmail.com>2024-05-02 22:24:26 +0200
commitefd182971a1f5b1de20912c6b61c84aac598dd2d (patch)
tree0eaab0f09bee2e78fac077006302d9cf9a216bf9 /src/dynarec/native_lock.h
parent40c5125a92471bf5a604893e7556257a5d7c88ec (diff)
downloadbox64-efd182971a1f5b1de20912c6b61c84aac598dd2d.tar.gz
box64-efd182971a1f5b1de20912c6b61c84aac598dd2d.zip
[LA64_DYNAREC] Fixed some lock assembly helper
Diffstat (limited to 'src/dynarec/native_lock.h')
-rw-r--r--src/dynarec/native_lock.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dynarec/native_lock.h b/src/dynarec/native_lock.h
index 1ab1da3d..b34700fe 100644
--- a/src/dynarec/native_lock.h
+++ b/src/dynarec/native_lock.h
@@ -119,4 +119,4 @@
 #error Unsupported architecture

 #endif

 

-#endif //#define __NATIVE_LOCK__H__
\ No newline at end of file
+#endif //#define __NATIVE_LOCK__H__