diff --git a/src/cpu/core_full/support.h b/src/cpu/core_full/support.h index 895cb90c..995f56c1 100644 --- a/src/cpu/core_full/support.h +++ b/src/cpu/core_full/support.h @@ -153,7 +153,7 @@ struct OpCode { static struct { Bitu entry; - Bitu entry_default; + EAPoint start; Bitu rm; EAPoint rm_eaa; Bitu rm_off;