aboutsummaryrefslogtreecommitdiff
path: root/lib/arm64/misc.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/arm64/misc.h')
-rw-r--r--lib/arm64/misc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/arm64/misc.h b/lib/arm64/misc.h
index 672e1bd..c7fa5c9 100644
--- a/lib/arm64/misc.h
+++ b/lib/arm64/misc.h
@@ -1,6 +1,7 @@
#pragma once
#define TARGET_DIS_SUPPORTED
#define TARGET_DIS_HEADER "arm64/dis-arm64.inc.h"
+#define TARGET_JUMP_PATCH_HDR "arm64/jump-patch.h"
#define TARGET_TRANSFORM_DIS_HEADER "arm64/transform-dis-arm64.inc.h"
#define MIN_INSN_SIZE 4
struct arch_dis_ctx {};