From 0481589615582cfd7ef737ac90ccb9a9a19f3d41 Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Wed, 18 Oct 2023 17:18:50 +0200 Subject: [ARM64_DYNAREC] More changes to Strong memory model emulation --- src/include/debug.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/include/debug.h') diff --git a/src/include/debug.h b/src/include/debug.h index c21ff7ec..a426a19a 100644 --- a/src/include/debug.h +++ b/src/include/debug.h @@ -24,6 +24,7 @@ extern int box64_dynarec_safeflags; extern int box64_dynarec_callret; extern int box64_dynarec_bleeding_edge; extern int box64_dynarec_jvm; +extern int box64_dynarec_tbb; extern int box64_dynarec_hotpage; extern int box64_dynarec_fastpage; extern int box64_dynarec_wait; -- cgit 1.4.1