summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--view/macho/machoview.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/view/macho/machoview.h b/view/macho/machoview.h
index 74508559..e7927383 100644
--- a/view/macho/machoview.h
+++ b/view/macho/machoview.h
@@ -1270,7 +1270,8 @@ namespace BinaryNinja
GenericArm64eFixupFormat,
Generic64FixupFormat,
Generic32FixupFormat,
- Firmware32FixupFormat
+ Firmware32FixupFormat,
+ Kernel64Format
};
union Arm64e {