Add the field in the md part of the struct thread required by ARM_[GET|SET]_TP.
This commit is contained in:
parent
aedaf6e272
commit
b6e4194946
@ -49,6 +49,7 @@ struct mdthread {
|
||||
register_t md_savecrit;
|
||||
int md_ptrace_instr;
|
||||
int md_ptrace_addr;
|
||||
void *md_tp;
|
||||
};
|
||||
|
||||
struct mdproc {
|
||||
|
Loading…
Reference in New Issue
Block a user