New feature: registers can be bulk saved/restored in an opaque blob
This commit is contained in:
@ -12,4 +12,6 @@ void x86_reg_reset(struct uc_struct *uc);
|
||||
|
||||
void x86_uc_init(struct uc_struct* uc);
|
||||
int x86_uc_machine_init(struct uc_struct *uc);
|
||||
|
||||
extern const int X86_REGS_STORAGE_SIZE;
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user