aboutsummaryrefslogtreecommitdiff
path: root/lib/transform-dis.inc.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/transform-dis.inc.h')
-rw-r--r--lib/transform-dis.inc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/transform-dis.inc.h b/lib/transform-dis.inc.h
index b20012a..04cd7f2 100644
--- a/lib/transform-dis.inc.h
+++ b/lib/transform-dis.inc.h
@@ -22,6 +22,8 @@ struct transform_dis_ctx {
const void *ptr;
void **rewritten_ptr_ptr;
void *write_newop_here;
+
+ struct arch_dis_ctx arch;
};
#define tdis_ctx struct transform_dis_ctx *