summaryrefslogtreecommitdiffstats
path: root/runtime/image.h
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/image.h')
-rw-r--r--runtime/image.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/image.h b/runtime/image.h
index ec95d01f57..03de509e67 100644
--- a/runtime/image.h
+++ b/runtime/image.h
@@ -105,6 +105,7 @@ class PACKED(4) ImageHeader {
enum ImageRoot {
kResolutionMethod,
kImtConflictMethod,
+ kImtUnimplementedMethod,
kDefaultImt,
kCalleeSaveMethod,
kRefsOnlySaveMethod,