From 5fe45a93414b32883ed9d34e25272e764219b2d1 Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Wed, 3 Mar 2021 16:47:44 +0100 Subject: Add symbols from main elf to maplib --- src/include/box64context.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include') diff --git a/src/include/box64context.h b/src/include/box64context.h index c9c25bf3..ed8cd118 100755 --- a/src/include/box64context.h +++ b/src/include/box64context.h @@ -62,7 +62,7 @@ typedef struct box64context_s { path_collection_t box64_emulated_libs; // Collection of libs that should not be wrapped - int x86trace; + int x64trace; int trace_tid; uint32_t sel_serial; // will be increment each time selectors changes -- cgit 1.4.1